]> arthur.barton.de Git - AnsibleRoles.git/blobdiff - roles/git-backup-script/handlers/main.yml
ansible-lint: Fix "Use shell only when shell functionality is required" warning
[AnsibleRoles.git] / roles / git-backup-script / handlers / main.yml
index d5be708d260f787883ea43b6c0e652faa45a26d5..5c5659f235d56e36c083af8df0792ee55ef9786e 100644 (file)
@@ -6,6 +6,6 @@
     - git
     - source
     - backup
-  shell: make install
+  command: make install
   args:
     chdir: /usr/local/src/backup-script