community.general/lib/ansible
Mike Perez 6d32dba3c3 Verify image exists when passed for server creation
If the image doesn't exist, we should fail and raise the error clearly. Fixes #18921
2016-12-22 22:37:59 +00:00
..
cli Correctly set loader path when using list tags/tasks 2016-12-21 21:01:02 -06:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Template "original_task" fields in _process_pending_results 2016-12-21 10:09:06 -06:00
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 2016-12-02 10:08:10 -05:00
inventory warn when examined group_vars is not dir 2016-12-22 12:39:31 -05:00
module_utils Initial Commit for Infinidat Ansible Modules (#19429) 2016-12-22 13:18:19 +00:00
modules Verify image exists when passed for server creation 2016-12-22 22:37:59 +00:00
parsing adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
playbook still needs static for task object 2016-12-16 23:52:11 -05:00
plugins py3 compatibility fix reported on #17038 (#19569) 2016-12-22 11:56:46 -08:00
template Wrap unhandled errors from lookups in an AnsibleError 2016-12-21 11:48:18 -06:00
utils Initial Commit for Infinidat Ansible Modules (#19429) 2016-12-22 13:18:19 +00:00
vars Display proper error on group_vars syntax error 2016-12-16 21:13:41 -05:00
__init__.py
constants.py adds new module net_command for network devices (#19468) 2016-12-19 11:21:37 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt