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/test/units
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
..
errors
executor Adding unit tests for TaskResult 2016-03-14 01:33:46 -04:00
inventory
inventory_test_data/group_vars
mock
module_utils Ziploader 2016-04-05 11:06:17 -07:00
parsing New unit tests for #13630 fix 2016-03-28 15:54:07 -04:00
playbook Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo password from the command line 2016-03-21 10:20:40 -07:00
plugins Ziploader 2016-04-05 11:06:17 -07:00
template
utils
vars Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00
__init__.py