Added ansible-update script, service and timer #2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
- name: deploy ansible update timer
|
||||
ansible.builtin.template:
|
||||
src: templates/ansible-update.timer
|
||||
dest: /usr/lib/systemd/system/cansible-update.timer
|
||||
dest: /usr/lib/systemd/system/ansible-update.timer
|
||||
mode: '0644'
|
||||
|
||||
- name: ensure ansible update script is running
|
||||
|
|
Loading…
Add table
Reference in a new issue