mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-22 11:50:18 +00:00
Fixed service named
This commit is contained in:
@@ -34,8 +34,8 @@
|
|||||||
enabled: yes
|
enabled: yes
|
||||||
state: started
|
state: started
|
||||||
with_items:
|
with_items:
|
||||||
- 'ansible-pull.path'
|
- 'ansible-run.path'
|
||||||
- 'ansible-pull.service'
|
- 'ansible-run.service'
|
||||||
|
|
||||||
- name: Add mirror rsync cron job
|
- name: Add mirror rsync cron job
|
||||||
copy:
|
copy:
|
||||||
|
|||||||
Reference in New Issue
Block a user