- 11 Jul, 2013 20 commits
-
-
This reverts commit e5ff35bb.
Michael DeHaan committed -
Devel
Michael DeHaan committed -
allow ansible_ssh_host to be templated
Michael DeHaan committed -
set checkout destination directory to be full path
Michael DeHaan committed -
Fixed #3433. Using get_bin_path, removed uneeded imports, "module" is in...
Michael DeHaan committed -
Use the force=yes option for apt upgrade actions
Michael DeHaan committed -
Fix for populating default_ipv6 on BSD systems
Michael DeHaan committed -
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 4 commits
-
-
Johan Wirén committed
-
Johan Wirén committed
-
Joshua Lund committed
-
Joshua Lund committed
-
- 09 Jul, 2013 2 commits
-
-
Andreas Piesk committed
-
Felix Stuermer 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 7 commits
-
-
Cristobal Rosa committed
-
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
-