- 29 Apr, 2013 7 commits
-
-
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 8 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
fix arguments to isinstance() in env lookup
Michael DeHaan committed -
Kahlil (Kal) Hodgson committed
-
- 27 Apr, 2013 25 commits
-
-
Fix instance idempotence
Michael DeHaan committed -
This should have never made it in.
Jesse Keating committed -
We were comparing an int to a string and getting things wrong, so idempotence was lost. This forces the comparison to be int.
Jesse Keating committed -
Add module path library/ if it exists in role directory
Michael DeHaan committed -
Michael DeHaan committed
-
Fixed some RPM packaging issues
Michael DeHaan committed -
The source archive is "tar.gz", not "tar.bz2". The new home is http://ansible.cc
Cristian Ciupitu committed -
make rpm did not work on Fedora 18 This reverts commit ea39454f. Conflicts: packaging/rpm/ansible.spec
Cristian Ciupitu committed -
[Trivial][Doc] Lineinfile documentation fix.
Michael DeHaan committed -
Matt Coddington committed
-
Stoned Elipot committed
-
Michael DeHaan committed
-
Tin Tvrtkovic committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/mcodd/ansibleMichael DeHaan committed
-
step Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
FreeBSD startup scripts (rc) supports optional arguments.
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/jpmens/ansible
Conflicts: lib/ansible/callbacks.py lib/ansible/constants.py
Michael DeHaan committed -
Michael DeHaan committed
-