Absolute our binary for ansible-pull timer

Because I guess we need to do that on 18.04
This commit is contained in:
Salt 2020-06-17 09:04:20 -05:00
parent 79102c5d0c
commit c69954eeb5

View File

@ -7,7 +7,7 @@ User=ansible
Group=ansible
Type=oneshot
Environment=ANSIBLE_CONFIG=~/ansible-pull-repo/ansible-pull.cfg
ExecStart=ansible-pull --tags pull --accept-host-key -U "https://git.9iron.club/salt/ansible" -d "~/ansible-pull-repo" --vault-password-file "~/ansiblevaultpass" site.yml
ExecStart=/usr/local/bin/ansible-pull --tags pull --accept-host-key -U "https://git.9iron.club/salt/ansible" -d "~/ansible-pull-repo" --vault-password-file "~/ansiblevaultpass" site.yml
[Install]
WantedBy=multi-user.target