- 30 Jun, 2013 12 commits
-
-
Add doc example of attaching tags to a role
Michael DeHaan committed -
initial arista module import
Michael DeHaan committed -
Add a mandatory jinja2 filter for use in templates.
Michael DeHaan committed -
lvol module: add support for multiple size formats
Michael DeHaan committed -
Added Linode inventory plugin
Michael DeHaan committed -
Improvements to wait_for module
Michael DeHaan committed -
get file/path facts via 'stat'
Michael DeHaan committed -
Added a provision for passing a server password to IRC
Michael DeHaan committed -
Add htpasswd module
Michael DeHaan committed -
expanduser on each component of plug-in paths
Michael DeHaan committed -
Remove redundant call to _get_path() in PluginLoader.find_plugin()
Michael DeHaan committed -
Stoned Elipot committed
-
- 29 Jun, 2013 4 commits
-
-
Peter Sprygada committed
-
Fix the issue of easy_install ignoring virtualenv_site_packages=yes.
Michael DeHaan committed -
Jack Kuan committed
-
Jeroen Hoekx committed
-
- 28 Jun, 2013 5 commits
-
-
Dan Slimmon committed
-
Dan Slimmon committed
-
y-p committed
-
Include identity_type required by Pyrax 1.4
Michael DeHaan committed -
Jesse Keating committed
-
- 27 Jun, 2013 2 commits
-
-
rstrox committed
-
Peter Sprygada committed
-
- 26 Jun, 2013 10 commits
-
-
Remove a trailing quote
Michael DeHaan committed -
Jesse Keating committed
-
validate files: fix usage error in example tasks
Michael DeHaan committed -
Michael DeHaan committed
-
visudo requires the -f option to check any other file than the default. I've added this to the example ansible tasks.
billwanjohi committed -
ec2 inventory plugin: fix whitespace around connection validity test
Michael DeHaan committed -
Bruce Pennypacker committed
-
Tim Gerla committed
-
Kevin Montuori committed
-
add_host should not be a changed action
Michael DeHaan committed
-
- 25 Jun, 2013 4 commits
-
-
Bruce Pennypacker committed
-
The action doesn't actually change anything on a system, so setting the status to changed is wrong. add_host is much like set_fact in that regard. Since changed is False by default, there is no need to explicity set it, so just create an empty dict for result and add to it from there.
Jesse Keating committed -
Bruce Pennypacker committed
-
Lorin Hochstein committed
-
- 24 Jun, 2013 3 commits
-
-
Serge van Ginderachter committed
-
Add a new module for managing entries in an htpasswd file, used for basic authentication with web servers such as Apache and Nginx
Lorin Hochstein committed -
rhn_register - Correctly load up2date configuration
Michael DeHaan committed
-