fixed names
This commit is contained in:
parent
dc90568cce
commit
3c5ae9ba26
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Description=Runs ansible playbook
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=no
|
RemainAfterExit=no
|
||||||
ExecStart=/scripts/run-ansible.sh
|
ExecStart=/scripts/ansible-update.sh
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Loading…
Add table
Reference in a new issue