On Wednesday, July 12, 2017 at 6:08:25 PM UTC+2, Brian Coca wrote: > > bin/ansible is for Adhoc tasks, you want bin/ansible-playbook is for > executing playbooks > > this makes no sense: > /usr/bin/ansible /home/ansibleuser/ansible/playbooks/ansible-playbook > device_bak_2.yml > > I think you want: > /usr/bin/ansible-playbook > /home/ansibleuser/ansible/playbooks/device_bak_2.yml > > > -- > ---------- > Brian Coca >
-- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/cc694a56-25b5-4abc-bfd1-2d6066e2358a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
