1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/cli
Strahinja Kustudić eed6cf5dad Adds 'ansible_check_mode' boolean magic variable
* Makes it possible to pass any options variable to VariableManager
  by changing `load_options_vars(options)` in `lib/ansible/utils/vars.py`
2016-04-08 00:26:02 +02:00
..
__init__.py Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -04:00
adhoc.py Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00
console.py Properly use check_raw when using parse_kv in cli/ code 2016-03-21 11:00:44 -04:00
doc.py verifies required is a boolean 2016-04-01 17:45:02 -04:00
galaxy.py Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -04:00
playbook.py Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00
pull.py Add '--skip-tags' to ansible-pull 2016-03-30 16:36:16 +02:00
vault.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00