community.general/lib/ansible
James Cammarata 95b371dd60 Use AnsibleFileNotFound instead of AnsibleParsingError when YAML files are not found
And update portions of code to expect the proper error.

Fixes #12512
2015-09-24 16:27:25 -04:00
..
cli Apply --limit to inventory in adhoc commands 2015-09-23 08:28:38 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor correct typo on error reporting 2015-09-23 10:11:52 -04:00
galaxy Fix typo in ansible module_utils import from galaxy code 2015-09-17 14:25:48 -04:00
inventory Make hostvars more dynamic again to improve performance with large inventories 2015-09-24 13:53:44 -04:00
module_utils Add Weekday (0-6) as a number and add weeknumber (00-52) 2015-09-24 15:05:44 +02:00
modules Update extras submodule ref 2015-09-24 07:18:23 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Use AnsibleFileNotFound instead of AnsibleParsingError when YAML files are not found 2015-09-24 16:27:25 -04:00
playbook Improve error catching from malformed playbook data 2015-09-23 08:56:36 -04:00
plugins Remove compress option from paramiko connection for now 2015-09-24 13:18:00 -07:00
template Fix safe_eval() of set literals 2015-09-11 09:41:05 +03:00
utils Remove custom json encoder cleaner and strip proxy var stuff out before encoding 2015-09-17 16:04:47 -04:00
vars Use AnsibleFileNotFound instead of AnsibleParsingError when YAML files are not found 2015-09-24 16:27:25 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Implement ssh connection handling as a state machine 2015-09-23 01:55:00 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00