mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Cleaning up bad 'changed' units, per issue #2
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
systemd:
|
||||
name: "{{ item }}"
|
||||
enabled: yes
|
||||
state: started
|
||||
with_items:
|
||||
- 'www-run.path'
|
||||
- 'www-run.service'
|
||||
- 'www-run.service'
|
||||
|
||||
Reference in New Issue
Block a user