- 30 Apr, 2014 1 commit
-
-
James Cammarata committed
-
- 26 Mar, 2014 1 commit
-
-
Fixes #6692
James Cammarata committed
-
- 19 Mar, 2014 3 commits
-
-
Michael DeHaan committed
-
Brian Coca committed
-
Brian Coca committed
-
- 10 Mar, 2014 3 commits
-
-
Closes #6169.
Franck Cuny committed -
* Adds another module utility file which generalizes the access of urls via the urllib* libraries. * Adds a new spec generator for common arguments. * Makes the user-agent string configurable. Fixes #6211
James Cammarata committed -
* Adds another module utility file which generalizes the access of urls via the urllib* libraries. * Adds a new spec generator for common arguments. * Makes the user-agent string configurable. Fixes #6211
James Cammarata committed
-
- 08 Mar, 2014 1 commit
-
-
s/seperate/separate/ http://en.wiktionary.org/wiki/separate
Dolph Mathews committed
-
- 28 Feb, 2014 1 commit
-
-
Michael DeHaan committed
-
- 14 Feb, 2014 1 commit
-
-
Richard C Isaacson committed
-
- 10 Feb, 2014 2 commits
-
-
John Barker committed
-
John Barker committed
-
- 04 Feb, 2014 1 commit
-
-
James Tanner committed
-
- 29 Jan, 2014 1 commit
-
-
Michael DeHaan committed
-
- 16 Jan, 2014 1 commit
-
-
Pipelining will be disabled by default, since it requires users remove the 'requiretty' option from the servers sudoers configuration.
James Cammarata committed
-
- 25 Dec, 2013 1 commit
-
-
Michael DeHaan committed
-
- 21 Dec, 2013 1 commit
-
-
Lookup plugins do not warrant settings in ansible.cfg.
Michael DeHaan committed
-
- 20 Dec, 2013 1 commit
-
-
I get errors like this with etcd_url = 'http://127.0.0.1:4001': urllib2.URLError: <urlopen error unknown url type: 'http>
a-sk committed
-
- 24 Oct, 2013 1 commit
-
-
with support for configurable etcd URL in ansible.cfg (and environment)
Jan-Piet Mens committed
-
- 12 Oct, 2013 2 commits
-
-
Michael DeHaan committed
-
Using ANSIBLE_ROLE_PATH environment variable or role_path in ansible.cfg can configure paths where roles will be searched for extra paths will only be used as a backup once regular locations are exhausted
Thomas Omans committed
-
- 02 Oct, 2013 1 commit
-
-
James Cammarata committed
-
- 01 Oct, 2013 1 commit
-
-
James Cammarata committed
-
- 26 Sep, 2013 1 commit
-
-
James Martin committed
-
- 25 Sep, 2013 1 commit
-
-
nextus committed
-
- 19 Sep, 2013 1 commit
-
-
James Cammarata committed
-
- 28 Aug, 2013 1 commit
-
-
James Cammarata committed
-
- 21 Aug, 2013 1 commit
-
-
Also removing the ControlPath option, as it will now be auto-generated if the ControlPersist option is set in the arguments.
James Cammarata committed
-
- 15 Aug, 2013 1 commit
-
-
James Cammarata committed
-
- 08 Aug, 2013 1 commit
-
-
Abhijit Menon-Sen committed
-
- 24 Jul, 2013 1 commit
-
-
Came to here from http://www.ansibleworks.com/docs/bestpractices.html, but I think the link here meant to go to https://github.com/ansible/ansible-examples and not https://github.com/ansible/ansible-examples/tree/master/language_features?
Ted M. Young committed
-
- 06 Jul, 2013 2 commits
-
-
Michael DeHaan committed
-
Make it possible to tell paramiko to not record new host keys, which can be slow with a large number of hosts. -c ssh is preferred in most cases if you have ControlPersist available, otherwise if you are comfortable you can turn off recording while leaving host key checking on, etc.
Michael DeHaan committed
-
- 04 Jul, 2013 1 commit
-
-
Michael DeHaan committed
-
- 03 Jul, 2013 2 commits
-
-
Michael DeHaan committed
-
Makes host key checking the default behavior but can be disabled in ansible.cfg or by environment variable.
Michael DeHaan committed
-
- 20 Jun, 2013 3 commits