fix the when condition of replace action in hasp.

This commit is contained in:
陆秋文
2023-06-23 01:40:33 +00:00
parent 344417dee6
commit 9168f4cd2c

View File

@@ -38,7 +38,7 @@
replace: 'WantedBy=workload.target'
with_items:
- /usr/lib/systemd/system/hasp_monitor.service
when: runtime_env != 'TSG-X-P0906'
when: runtime_env != 'TSG-X-P0906'
- name: "Create /etc/tsg/licence/ directory if it does not exist"
file: