- 11 Jul, 2013 13 commits
-
-
Updated setup module to collect gateway fact for BSD systems
Michael DeHaan committed -
Add test for 'ignore_errors:'
Michael DeHaan committed -
digital_ocean.py enhancements
Michael DeHaan committed -
updated module docs to reflect 'correct' on_create vs on_creation
Michael DeHaan committed -
Fix path to ntp.conf.j2 in example.
Michael DeHaan committed -
fixing small mis-spelling
Michael DeHaan committed -
Fix some minor spelling mistakes in the hg module documentation
Michael DeHaan committed -
Add Jinja2 filter 'skipped' to test for a registered variable from a ski...
Michael DeHaan committed -
Add Jinja2 filter 'quote' to quote string for shell usage
Michael DeHaan committed -
Update fail docs for new syntax
Michael DeHaan committed -
expand vars like $HOME used in config values too
Michael DeHaan committed -
Fix some minor typos in the Advanced Playbooks documentation
Michael DeHaan committed -
Add a new with_file example to the authorized_key documentation
Michael DeHaan committed
-
- 10 Jul, 2013 3 commits
-
-
Johan Wirén committed
-
Joshua Lund committed
-
Joshua Lund committed
-
- 09 Jul, 2013 1 commit
-
-
Andreas Piesk committed
-
- 08 Jul, 2013 5 commits
-
-
Use when instead of only_if Use new variable style
Jesse Keating committed -
fixed check mode for service module
Michael DeHaan committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Fixed indention of vv() output
Michael DeHaan committed -
Lasse Borchard committed
-
- 07 Jul, 2013 2 commits
-
-
Stoned Elipot committed
-
Stoned Elipot committed
-
- 06 Jul, 2013 6 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
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
-
- 05 Jul, 2013 9 commits
-
-
Repair issue #3447
Michael DeHaan committed -
Use .encode() instead of str() to support unicode arguments.
Michael DeHaan committed -
Ton Kersten committed
-
Breaks "," values in INI files This reverts commit af051d6f.
Michael DeHaan committed -
Evan Wies committed
-
The `dopy` library function all_images includes a 'global' filter by default. This was preventing private images from showing up in --images. The problem also made this script fail immediately for people who had droplets previously created with private images.
Evan Wies committed -
Michael DeHaan committed
-
Conflicts: packaging/rpm/ansible.spec
Michael DeHaan committed -
Conflicts: RELEASES.txt
Michael DeHaan committed
-
- 04 Jul, 2013 1 commit
-
-
Michael DeHaan committed
-