- 20 Nov, 2014 5 commits
-
-
Brian Coca committed
-
change location of ec2.ini example to moved location
James Cammarata committed -
Fixes #9497
James Cammarata committed -
added new 'shuffle' filter
Brian Coca committed -
Brian Schott committed
-
- 19 Nov, 2014 5 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixes #9571
Toshio Kuratomi committed -
minor clarifications of variable precedence
Brian Coca committed -
James Cammarata committed
-
- 18 Nov, 2014 6 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
questions or interested in Ansible support? We'd love to hear from you. Email us at info@ansible.com.
Michael DeHaan committed -
Toshio Kuratomi committed
-
Add tags options [to ansible pull - ed]
Brian Coca committed -
Toshio Kuratomi committed
-
- 17 Nov, 2014 6 commits
-
-
Toshio Kuratomi committed
-
Fixes #9498
James Cammarata committed -
rax.py inventory: improvements
Michael DeHaan committed -
Start step docs
Brian Coca committed -
small rephrasing for clarification
Brian Coca committed -
Google: allow for different libcloud provider to support upcoming DNS mo...
Michael DeHaan committed
-
- 15 Nov, 2014 5 commits
-
-
Fix documentation link to issue template
Chris Church committed -
Brian Coca committed
-
which is meant to be kept simple
Brian Coca committed -
On the Ansible Community page (http://docs.ansible.com/community.html) in the "I'd like to report a bug" section, the link to the "issue template" is broken - it links to URL https://raw2.github.com/ansible/ansible/devel/ISSUE_TEMPLATE.md, which results in a GitHub 404 (Page not found) error page . Fix points link to a URL that works.
John Batty committed -
Documents the --step and --start-at options to ansible-playbook.
Brian Coca committed
-
- 14 Nov, 2014 11 commits
-
-
Brian Coca committed
-
Toshio Kuratomi committed
-
Mario de Frutos committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
added changed status to return when new early create check is triggered
Brian Coca committed -
James Cammarata committed
-
added skipped check to test on create existing
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fix issue whereby file will be transferred before checking the creates argument
Brian Coca committed
-
- 13 Nov, 2014 2 commits
-
-
as I read it, the issue is with a None item in the list, not with an empty list (tests return empty string), still fixes a traceback
Brian Coca committed -
Jon Hadfield committed
-