community.general/lib/ansible/cli
James Cammarata 2c20579a06 Add options to make includes 'static'
* Can be configured in the ansible.cfg for tasks/handlers individually
* If an included filename contains no vars or loops, it will be expanded
  in-place as if it were marked as static
2016-03-24 10:12:51 -04:00
..
__init__.py Merge pull request #9776 from MiLk/fixes/git-repo-info-branch 2016-03-18 18:08:02 +05:30
adhoc.py Properly use check_raw when using parse_kv in cli/ code 2016-03-21 11:00:44 -04:00
console.py Properly use check_raw when using parse_kv in cli/ code 2016-03-21 11:00:44 -04:00
doc.py moved hardcoded settings from doccli to constants 2016-03-05 17:40:44 -05:00
galaxy.py Remove trailing whitespace from the galaxy init Jinja2 template. Default a description. 2016-03-15 16:27:33 -05:00
playbook.py Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
pull.py better fix for ansible-pull inventory handling 2016-02-02 14:22:15 -05:00
vault.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00