- 08 Jan, 2015 1 commit
-
-
Henry Finucane committed
-
- 07 Jan, 2015 8 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Brian Coca committed
-
run_once tasks are skipped without checking the delegate_to host #9784
Toshio Kuratomi committed -
Add integration test for ansible-modules-core #460
Toshio Kuratomi committed -
Fix various inventory scripts to use env python
Michael DeHaan committed -
Toshio Kuratomi committed
-
- 05 Jan, 2015 5 commits
-
-
Toshio Kuratomi committed
-
fixed bad exampel for library that was library_path
Brian Coca committed -
Toshio Kuratomi committed
-
not work
Brian Coca committed -
Toshio Kuratomi committed
-
- 02 Jan, 2015 1 commit
-
-
Enable environment keyword at play level
Brian Coca committed
-
- 29 Dec, 2014 4 commits
-
-
Fix some typos in developing_modules.rst
Brian Coca committed -
Improve wording in playbooks_intro.rst
Brian Coca committed -
Nate Eagleson committed
-
I was reading the docs and thought "that wording seems off."
Nate Eagleson committed
-
- 28 Dec, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 25 Dec, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 24 Dec, 2014 1 commit
-
-
Costi Ciudatu committed
-
- 23 Dec, 2014 4 commits
-
-
Toshio Kuratomi committed
-
facts caching: fix missing json in jsonfile caching
Toshio Kuratomi committed -
Need for clarification brought up here: https://github.com/ansible/ansible/issues/9877
Toshio Kuratomi committed -
Rene Moser committed
-
- 22 Dec, 2014 8 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
test_git: add tests for `refspec' argument
Toshio Kuratomi committed -
Fix conditionals doc example
Brian Coca committed -
There are still a couple of modules that use their own lists, but that should not prevent this merge, those should be adapted to use this list in subsequent patch
Brian Coca committed -
cache json fixes
Brian Coca committed -
Use most recent parameters for yum
Jérémie Astori committed
-
- 20 Dec, 2014 2 commits
-
-
Brian Coca committed
-
now uses utils.jsonify which does proper utf8 encoding
Brian Coca committed
-
- 19 Dec, 2014 4 commits
-
-
Add a explicit error when fact_caching_connection is not set
Brian Coca committed -
Add a new inventory group so you can see instances in a particular VPC
Brian Coca committed -
By default, jsonfile is not documented, and the error message when fact_caching_connection is not set is a bit puzzling, so a error message would be beeter ( documentation too ). While redis is faster for bigger setup, jsonfile is fine for a small setup and is easier to deploy. The module will then stop ansible-playbook, as this match better the philosophy of Ansible being a fail-fast system.
Michael Scherer committed -
Dan Jenkins committed
-