- 05 May, 2013 15 commits
-
-
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
-
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 12 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
-
Michael DeHaan committed
-
This module can send a message via hipchat (https://www.hipchat.com/).
shirou committed -
Fix up a couple of references to 'only_if' and change them to 'when'
Michael DeHaan committed -
Tim Gerla committed
-
typo
Michael DeHaan committed -
remove hardcoded unix dir separator in first_found
Michael DeHaan committed -
Serge van Ginderachter committed
-
- 01 May, 2013 1 commit
-
-
Afsin Toparlak committed
-
- 30 Apr, 2013 3 commits
-
-
This is intended to fix #2810. It sets the context of the tmp_dest file after shutil.move() operation and before os.rename(). This should retain the selinux context of the file across moves.
Stephen Fromm committed -
Michael DeHaan committed
-
John Jarvis committed
-