fix the when condition of replace action in hasp.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user