- 09 Dec, 2013 2 commits
- 08 Dec, 2013 3 commits
-
-
Fix link to playbooks loops
Michael DeHaan committed -
Maykel Moya committed
-
David Hummel committed
-
- 07 Dec, 2013 2 commits
-
-
Cast the retrieved `retries` var to an int before incrementing as it may...
Michael DeHaan committed -
For example, the following method of calculating the value will result in a type error: appstatus_waitfor: 4 # Minutes appstatus_delay: 5 # seconds appstatus_retries: "{{ mins * 60 / delay }}"
Steve Smith committed
-
- 06 Dec, 2013 4 commits
-
-
Fix loading from cache in ec2.py inventory plugin.
jctanner committed -
Lorrin Nelson committed
-
remove author section, references old email address
Michael DeHaan committed -
Clarify docs readme about wordpress
Michael DeHaan committed
-
- 05 Dec, 2013 24 commits
-
-
user module: force= and remove= should not be mutually exclusive
jctanner committed -
jeromew committed
-
ec2 inventory now include Ansible 1.3 style _meta data each host.
jctanner committed -
Added support for parsing in the SLES patch level correctly
jctanner committed -
gservat committed
-
gservat committed
-
Lorrin Nelson committed
-
add fnmatch() support for apt remove too (just like install)
jctanner committed -
Add documentation for usage of encrypted postgresql passwords.
jctanner committed -
Fix apt module to be able to install package by giving just a provides a...
jctanner committed -
Jinn Koriech committed
-
Jinn Koriech committed
-
The apt module check if a packag eis valid by loking in the cache, checking only for full name, while it should also check that the name is not just provided. Fix https://github.com/ansible/ansible/issues/5177
Michael Scherer committed -
Michael Vogt committed
-
basic AIX network facts
jctanner committed -
James Tanner committed
-
Fix issue #5043: ec2_vpc module wait=yes state attribute retrieval
jctanner committed -
David Hummel committed
-
Jinn Koriech committed
-
Alfons Zitterbacke committed
-
Alfons Zitterbacke committed
-
James Tanner committed
-
rax_required_together is a function
Michael DeHaan committed -
Matt Martz committed
-
- 04 Dec, 2013 5 commits
-
-
Fix ansible.spec to handle opensuse and fedora
James Tanner committed -
Fix for RPM build on opensuse
jctanner committed -
#5089 hack-fix assemble module
jctanner committed -
James Tanner committed
-
add supported docker version to docs
Michael DeHaan committed
-