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
3
March 4, 2014
Get files error
Ansible Project
0
2
March 4, 2014
newbie - first playbook
Ansible Project
6
1
February 10, 2015
Running playbook against local machine fails
Ansible Project
6
1
January 17, 2013
ansible 2 api usage error
Ansible Project
0
0
October 21, 2016