- 01 Mar, 2013 17 commits
-
-
Michael DeHaan committed
-
Allow specifying args directly to actions using module: syntax
Michael DeHaan committed -
Add mysql user documentation about idempotent playbooks
Michael DeHaan committed -
add to_nice_yaml|json filters
Michael DeHaan committed -
git://github.com/bcoca/ansibleMichael DeHaan committed
-
outside, and get confused about scope. As a result simply this documentation feature by not talking about it :)
Michael DeHaan committed -
Cowsay on OSX macports
Michael DeHaan committed -
Jimmy Tang committed
-
Doc that fetch returns ok when src not present.
Michael DeHaan committed -
virt module doc fix
Michael DeHaan committed -
Adding support for OpenWrt
Michael DeHaan committed -
Update various modules for check_mode
Michael DeHaan committed -
Add ISO8601 date/time format to setup
Michael DeHaan committed -
Zulu time and one with microseconds, useful for timestamping Add TZ
Jan-Piet Mens committed -
fdavis committed
-
Add remote user_id to ansible facts
Michael DeHaan committed
-
- 28 Feb, 2013 20 commits
-
-
Josh Mandel committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Added dat and time facts to setup
Michael DeHaan committed -
commit 076501459322cf6c14de742e504339d80ffdeed5 Author: Ton Kersten <tonk@tonkersten.com> Date: Thu Feb 28 21:32:57 2013 +0100 Added date and time facts to setup
Ton Kersten committed -
Yves Dorfsman committed
-
Fix bug from copy-paste
Michael DeHaan committed -
Mark Theunissen committed
-
Mark Theunissen committed
-
Devin Bayer committed
-
Daniel Hokka Zakrisson committed
-
Use the key module: to set which module to invoke.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Makes things like - name: do complex things with complex module complex: setting_a: true setting_b: - foo - bar possible. Fixes #2228.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Service command handling fix when no upstart config file
Michael DeHaan committed -
commit e057ea671395ec8847f920a63cf9524f5c8fde5f Author: Ton Kersten <tonk@tonkersten.com> Date: Thu Feb 28 13:02:25 2013 +0100 Fixed the service command not working On Ubuntu 1[02].04 the service name was not recognized because there is a SysV style init script, but not an upstart config file. Example: The `ntp` client. Also removed extra spaces at the end of the lines, while at it.
Ton Kersten committed -
This allows minor changes to be handled by adding a new parse line function to the subclass
Nigel Metheringham committed -
Now all BSD network classes directly inherit from Network as well as from the generic BSD network class. This removes the need for itersubclasses().
Nigel Metheringham committed -
Patrick Pelletier committed
-
- 27 Feb, 2013 3 commits
-
-
Fix proxy env format
Michael DeHaan committed -
The incorrect format (e.g. http_proxy=http://proxy.bos.example.com:8080) gave this error: "environment must be a dictionary".
Cliffano Subagio committed -
Fix CliRunnerCallbacks.on_file_diff in callbacks.py
Michael DeHaan committed
-