- 23 Jan, 2013 9 commits
-
-
protect PluginLoader._extra_dirs from appending None
Daniel Hokka Zakrisson committed -
PluginLoader.add_directory() can receive None from, for example, Inventory.add_directory(self.basedir()) if host_list is a custom list. None has no reasonable interpretation other than ignore it.
Bowe Strickland committed -
Daniel Hokka Zakrisson committed
-
Add pacman to list of package managers in setup module
Daniel Hokka Zakrisson committed -
John Gosset committed
-
RabbitMQ Contrib
Daniel Hokka Zakrisson committed -
Update examples/ansible.cfg with sudo_exe
Daniel Hokka Zakrisson committed -
ron1 committed
-
Make diagram of Directory Organization best practice match the text.
Michael DeHaan committed
-
- 22 Jan, 2013 8 commits
-
-
The text and playbook content assumed a directory structure that didn't match the diagram.
Brendan Taylor committed -
Pepe Barbe committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
module needs to be passed to local_nvra
Daniel Hokka Zakrisson committed -
Pepe Barbe committed
-
Adding it to runner's module_path makes it override local modules.
Daniel Hokka Zakrisson committed
-
- 21 Jan, 2013 8 commits
-
-
Daniel Hokka Zakrisson committed
-
added info of required packages to build rpms
Michael DeHaan committed -
Vincent Van der Kussen committed
-
Adding default on vars_prompt
Michael DeHaan committed -
add when_changed when_failed example to docsite
Michael DeHaan committed -
--private-key tilde handling
Michael DeHaan committed -
Vincent Van der Kussen committed
-
vincent Van der Kussen committed
-
- 20 Jan, 2013 6 commits
-
-
whitespace fix
fdavis committed -
Tim Gerla committed
-
Tim Gerla committed
-
Tim Gerla committed
-
Michael DeHaan committed
-
Reported hanging of no-password sudo in some cases. Need to explore. This reverts commit 87f6739e. Conflicts: lib/ansible/utils/__init__.py
Michael DeHaan committed
-
- 19 Jan, 2013 3 commits
-
-
Support sudo alternatives that offer sudo-compatible interfaces
Michael DeHaan committed -
ron1 committed
-
Rodney Quillo committed
-
- 18 Jan, 2013 6 commits
-
-
new module: sysctl to handle sysctl entry
Michael DeHaan committed -
Pacman module
Michael DeHaan committed -
add when_{failed,changed}, and extended when_{set,unset}
Michael DeHaan committed -
add apt_key module
Michael DeHaan committed -
get_service_status() is now using self.service_control() to check status
Michael DeHaan committed -
add filter_plugins to example ansible.cfg
Michael DeHaan committed
-