X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=roles%2Fgit-backup-script%2Fhandlers%2Fmain.yml;h=5c5659f235d56e36c083af8df0792ee55ef9786e;hb=05cc8144c5e119e37aeda65e8528b3e1a1968548;hp=d5be708d260f787883ea43b6c0e652faa45a26d5;hpb=2814233822a1579c86247603a030826cbf6798c5;p=AnsibleRoles.git diff --git a/roles/git-backup-script/handlers/main.yml b/roles/git-backup-script/handlers/main.yml index d5be708..5c5659f 100644 --- a/roles/git-backup-script/handlers/main.yml +++ b/roles/git-backup-script/handlers/main.yml @@ -6,6 +6,6 @@ - git - source - backup - shell: make install + command: make install args: chdir: /usr/local/src/backup-script