Ansible
Ansible playbook won't run.
Archives
Ansible Project
Brian_Coca
(Brian Coca)
January 30, 2017, 4:18pm
2
That is not a valid play, this is:
hosts: localhost
tasks:
subversion:
repo: “
https://path/to/my/repo
”
dest: /tmp/
username: my_username
password: my_password
Jonty_Needham
(Jonty Needham)
January 31, 2017, 10:36am
3
Great – thanks. What a fail!
Related topics
Topic
Replies
Views
Activity
Get file
Ansible Project
1
4
March 4, 2014
Get files error
Ansible Project
0
2
March 4, 2014
Running playbook against local machine fails
Ansible Project
6
6
January 17, 2013
Better examples directory pushed / error handling upgrades coming soon
Ansible Project
0
1
March 13, 2012
newbie - first playbook
Ansible Project
6
6
February 10, 2015