- 27 May, 2015 2 commits
-
-
Can also read a list of value in a section using regexp.
Yannig Perre committed -
Toshio Kuratomi committed
-
- 26 May, 2015 12 commits
-
-
Toshio Kuratomi committed
-
Brian Coca committed
-
limit extensions for files in group/host_vars dir
Brian Coca committed -
Brian Coca committed
-
Toshio Kuratomi committed
-
Include more info when a task fails
Brian Coca committed -
Add required_if to AnsibleModule
Toshio Kuratomi committed -
Brian Coca committed
-
Adds "playbook", "role", and "task" fields to the output when a task fails. This makes it easier to pinpoint where the problem is, especially when you have a lot of roles and playbooks. e.g.: failed: [vagrant] => {..."playbook": "/Users/marca/dev/ansible/vagrant.yml", ..."role": "pythonapp", ..."task": "pip install -r /opt/src/{{ sm_app_role }}/requirements.txt"...}
Marc Abramowitz committed -
Stefan Midjich committed
-
Setting LC_MESSAGES: prevent unparseable messages (fixes issue #9635)
Brian Coca committed -
Brian Coca committed
-
- 25 May, 2015 7 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Remove duplicate RETRY_FILES_* constants
Brian Coca committed -
Brian Coca committed
-
Maykel Moya committed
-
fix typo in --ask-sudo-pass reference within playbook_intro doc
Brian Coca committed -
Erik Weathers committed
-
- 23 May, 2015 2 commits
-
-
only files with extensions as per C.YAML_FILENAME_EXTENSIONS should be parsed
Serge van Ginderachter committed -
inventory vars: make loading from a directory obey the same rules as when checking the base paths, looking at the file name extensions as defined in CONSTANTS.YAML_FILENAME_EXTENSIONS Fixes Github issue #11017
Serge van Ginderachter committed
-
- 22 May, 2015 2 commits
-
-
James Cammarata committed
-
Minor Fix for broken link
Brian Coca committed
-
- 21 May, 2015 8 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Think that integration tests are failing in json due to lack of json mimetype. Make a short wrapper to fix that.
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
made sequence more flexible
Toshio Kuratomi committed -
Add support for Arch to module_utils.basic.py
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Uri integration tests
Toshio Kuratomi committed
-
- 20 May, 2015 3 commits
-
-
Add deprecation notices to the old nova inventory
Toshio Kuratomi committed -
Monty Taylor committed
-
Jeremy Olexa committed
-
- 19 May, 2015 4 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
added module checklist docs
Brian Coca committed
-