- 05 May, 2013 26 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
BUGFIX - --start-at-task= works only with --step
Michael DeHaan committed -
Patch so that delegate_to also uses ansible_ssh_private_key_file
Michael DeHaan committed -
postgresql_privs: fix wrong codec specification
Michael DeHaan committed -
git://github.com/tartansandal/ansible
Conflicts: docsite/latest/rst/playbooks2.rst docsite/latest/searchindex.js
Michael DeHaan committed -
Michael DeHaan committed
-
amended s3 plugin to support 'dest' parameter
Michael DeHaan committed -
Document: sudo works per-task too
Michael DeHaan committed -
Add notification/hipchat module.
Michael DeHaan committed -
EC2 ELB management
Michael DeHaan committed -
Mario Franco committed
-
Mario Franco committed
-
Mario Franco committed
-
From issue #2820, --start-at-task does not actually run tasks unless --step is specified. This appears to be because skip_task is being evaluated as True in PlayBook._run_task(). This patch ensures skip_task is set to False in the callback.
James Cammarata committed -
Toshaan Bharvani committed
-
Fix #2836. Ensure proper handling of option "system=yes" in module "grou...
Michael DeHaan committed -
Luciano Cavalheiro da Silva committed
-
- 04 May, 2013 2 commits
-
-
since wasn't from a pull request)
Gilles Cornu committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 03 May, 2013 7 commits
-
-
Use psycopg2's mapping from PostgreSQL encoding names to Python codec names.
Bernhard Weitzhofer committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Set selinux context on file after shutil.move in atomic_move()
Michael DeHaan committed -
John Jarvis committed
-
John Jarvis committed
-
Fix setup module's handling of venet & unknown ipv6 interfaces
Michael DeHaan committed
-
- 02 May, 2013 5 commits
-
-
Kahlil (Kal) Hodgson committed
-
rektide committed
-
Ralph Tice committed
-
Document that you can use sudo at the task level as well
Lorin Hochstein committed -
Michael DeHaan committed
-