- 05 Apr, 2013 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/bcoca/ansibleMichael DeHaan committed
-
- 04 Apr, 2013 3 commits
-
-
Improved backrefs example in lineinfile.
Michael DeHaan committed -
Michael DeHaan committed
-
gw0 [http://gw.tnode.com/] committed
-
- 03 Apr, 2013 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line.
Michael DeHaan committed -
Michael DeHaan committed
-
- 01 Apr, 2013 7 commits
-
-
Typo in cloudformation module documentation.
Michael DeHaan committed -
James Martin committed
-
postgresql_user: fix docstrings
Michael DeHaan committed -
Change documentation of "state" param to refer to user (role) state instead of database state. Change 2 function docstrings to reflect the code
Bernhard Weitzhofer committed -
Use aptitude safe-upgrade for apt upgrade=yes
Michael DeHaan committed -
Lorin Hochstein committed
-
Use aptitude safe-upgrade instead of apt-get upgrade to implement apt: upgrade=yes. Using aptitude ensures that missing dependencies will also be installed. Fixes #2540
Lorin Hochstein committed
-
- 31 Mar, 2013 5 commits
-
-
Vagrant module - fixed version_added
Michael DeHaan committed -
Suppressed output and updated documentation
Michael DeHaan committed -
Double quoted version_added in documentation
Michael DeHaan committed -
Examples must use "name" parameter instead of "guest" for virt module, b...
Michael DeHaan committed -
Chnge description as list inside string
Michael DeHaan committed
-
- 30 Mar, 2013 9 commits
-
-
mavimo committed
-
Examples must use "name" parameter instead of "guest" for virt module, both works though but code explicitly expects name as the guest VM identifier.
Victor Castell committed -
mavimo committed
-
mujahideen committed
-
SSIA
Marco Vito Moscaritolo committed -
Michael DeHaan committed
-
replaced && by ||
Michael DeHaan committed -
Docs generator: fixed option (type) validation error
Michael DeHaan committed
-
- 29 Mar, 2013 7 commits
-
-
Fixed error on validation that block javascript documentation generation.
Marco Vito Moscaritolo committed -
add better OS detection for BDM
Michael DeHaan committed -
Add some examples for local_action and rsync
Michael DeHaan committed -
Install example config file under /etc/ansible
Michael DeHaan committed -
fixed and extended documentation for lvg module
Michael DeHaan committed -
Place ad-hoc stuff from docs under context
Michael DeHaan committed -
Junegunn Choi committed
-