Added ansible-update script, service and timer #2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Description=Runs ansible playbook
|
|||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
ExecStart=/scripts/run-ansible.sh
|
||||
ExecStart=/scripts/ansible-update.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Reference in a new issue