- 28 Oct, 2013 11 commits
-
-
Python 2.4.3 returns: TypeError: expected character buffer object startswith is expecting only a string instead of a tuple like newer versions allow.
Thomas Omans committed -
fix command to make a debian package
jctanner committed -
Tim Gerla committed
-
Fixes #4677 Fixes #4657 Fixes #4599
James Cammarata committed -
James Tanner committed
-
Add a clarifying heading to installation docs
jctanner committed -
Tim Gerla committed
-
Michael DeHaan committed
-
add NoneType check.
Michael DeHaan committed -
kiri committed
-
Michael DeHaan committed
-
- 27 Oct, 2013 11 commits
-
-
Add executable parameter to find gem binary in gem module
Michael DeHaan committed -
Add support for Rich Rules in firewalld module
Michael DeHaan committed -
This reverts commit 4d4518ed.
Michael DeHaan committed -
limit the number of connections to external cobbler server for performance. Added use of cobbler.ini file to configure settings. Tested against Cobbler 2.4.0
Peter Gehres committed -
limit the number of connections to external cobbler server for performance. Added use of cobbler.ini file to configure settings. Tested against Cobbler 2.4.0
Peter Gehres committed -
Matt Jaynes committed
-
Add regex (search, match, regex) jinja2 filters. Fixes #3725
Michael DeHaan committed -
Added validate option to lineinfile
Michael DeHaan committed -
refusing to convert between file and hard when force=yes
Michael DeHaan committed -
Added ['date_time']['tz_offset'] using %z to get the time offset rather ...
Michael DeHaan committed -
Allow generic django_management commands
Michael DeHaan committed
-
- 26 Oct, 2013 12 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add in some code to pre-template datastructures prior to template usage. This prevents a certain class of error where filter evaluations can happen too early due to the template engine recursion being a bit limited. Addresses #4662
Michael DeHaan committed -
Michael DeHaan committed
-
Fix illegal set operation in FreeBSD section of user module.
Michael DeHaan committed -
fix for overwrite in put operation
Michael DeHaan committed -
fixed permissions of module library/cloud/ovirt
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Enable imports to work on a snippet based system, allowing for instance a library of common EC2 functions to be reused between modules. See library/system/service and library/system/ping for initial examples. Can work the old way to just import 'basic', or can import the new way to import multiple pieces of code from module_utils/.
Michael DeHaan committed -
Christian Berendt committed
-
- 25 Oct, 2013 6 commits
-
-
synchronization module take 3
jctanner committed -
Generic libcloud script for ansible inventory
Michael DeHaan committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Sebastien Goasguen committed
-