- 05 May, 2013 4 commits
-
-
Mario Franco committed
-
Mario Franco 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 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Set selinux context on file after shutil.move in atomic_move()
Michael DeHaan committed -
Fix setup module's handling of venet & unknown ipv6 interfaces
Michael DeHaan committed
-
- 02 May, 2013 8 commits
-
-
rektide committed
-
Michael DeHaan committed
-
Michael DeHaan 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 8 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
-
Updates Arch PKGBUILD
Michael DeHaan committed -
ansible-doc: skip directories (new library/ format)
Michael DeHaan committed -
Recurse in subdirectories to handle the new libs layout. Updated on AUR.
Michel Blanc committed -
Jan-Piet Mens committed
-
Fix the RPM building
Michael DeHaan committed -
Fixed bug where if destination was unspecified, changed would not be set...
Michael DeHaan committed
-
- 29 Apr, 2013 11 commits
-
-
Michael DeHaan committed
-
Fixed bug where if destination was unspecified, changed would not be set, resulting in an UnboundLocalError.
Piffey Parlance committed -
commit c1f92093c8fa985c35d2fbcbb9171d82842983dd Author: Ton Kersten <github@tonkersten.com> Date: Mon Apr 29 19:23:42 2013 +0200 Fixed RPM building for 1.2
Ton Kersten committed -
Fixed the installation of library directories
Michael DeHaan committed -
Author: Ton Kersten <github@tonkersten.com> Date: Mon Apr 29 10:44:30 2013 +0200 Fixed the installation of library directories When running install the `setup.py` give error changing mode of /usr/bin/ansible-doc to 755 running install_data error: can't copy './library/utilities': doesn't exist or not a regular file make: *** [install] Error 1 Debugging 'benno' came up with this patch, which works on CentOS 6.4 and on Ubuntu.
Ton Kersten committed -
Allow modules in a "./library" directory to be referenced by their shortforms "modulename:" instead of just "action: modulename"
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/mcodd/ansibleMichael DeHaan committed
-
Stoned Elipot committed
-
Fixed setup module to accomodate venet interfaces (OpenVZ)
Michael DeHaan committed -
James Mills committed
-
- 28 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-