- 21 Jul, 2015 27 commits
-
-
Fix: add missing import 'locale'
Brian Coca committed -
ZviRackover committed
-
Fix formatting of Groups of Groups
Brian Coca committed -
* Prompt had to be moved up, as it needed to be done before the first templating of the play occurs, otherwise vars_files won't be templated properly * Fixed a bug related to an earlier fix of vars_files incorporating extra vars to do the templating of the file name Fixes #11404
James Cammarata committed -
The example in the Groups of Groups section was being rendered as a quote. Switching to the `::` notation causes it to render as preformatted text instead. This could have also been done with a `.. code:` block, but I chose to be consistent with other sections in the document.
Andy Dirnberger committed -
Toshio Kuratomi committed
-
Brian Coca committed
-
James Cammarata committed
-
Fixes #11401
James Cammarata committed -
Brian Coca committed
-
Feature Pull Request: vagrant inventory, bugfixing and refactoring
Brian Coca committed -
Fixes #11320
James Cammarata committed -
James Cammarata committed
-
Also making PlayContext a child class of the Playbook Base class, which gives it access to all of the FieldAttribute code to ensure field values are correctly typed after post_validation Fixes #11381
James Cammarata committed -
Make issue rypes as an enumeration
Brian Coca committed -
Paramiko module is used to parse ssh_config. Added multi-vm support Added "_meta" element https://docs.ansible.com/ansible/developing_inventory.html#tuning-the-external-inventory-script
Igor Khomyakov committed -
Brian Coca committed
-
Fixes #11377
James Cammarata committed -
Fixes #11352
James Cammarata committed -
Correct URL to github so links work when testing locally
Brian Coca committed -
Fix some mistakes in CHANELOG.md
Brian Coca committed -
to replace `running` with `started`
Brian Coca committed -
Correct minor grammar error in Playbook intro docs
Brian Coca committed -
Moar docs
Brian Coca committed -
Brian Coca committed
-
James Cammarata committed
-
https://github.com/pilou-/ansible
Merge branch 'test_notify_with_loops' of https://github.com/pilou-/ansible into pilou--test_notify_with_loops
James Cammarata committed
-
- 20 Jul, 2015 13 commits
-
-
GCE tag prefix for creating ansible group.
Brian Coca committed -
James Cammarata committed
-
Fixes #11332
James Cammarata committed -
James Cammarata committed
-
Fixes #11654
Toshio Kuratomi committed -
Fixes #11328
James Cammarata committed -
Not figuring these in can cause problems with "diamond" pattern relationships, even though this is still not quite optimal.
James Cammarata committed -
Have openssl autonegotiate tls protocol on python < 2.7.9
Toshio Kuratomi committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Update intro_configuration.rst
Brian Coca committed
-