ansible/lib/ansible
Matt Martz b143fdea54 DOC options must be a dict when used with extends_documentation_fragment (#21745)
* Fix string formatting
* Provide better tracebacks
* When options is None and extends_documentation_fragment is in use, add an error that options must be a dict
* If options was specified and not a dict, then error
2017-02-21 17:42:39 -08:00
..
cli Wrap vault encrypt_strings zip() result in list for py3 (#21695) 2017-02-21 10:30:21 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors
executor Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils use safe load instead 2017-02-21 17:45:46 -05:00
modules use safe load instead 2017-02-21 17:45:46 -05:00
parsing Use proper YAML constructor class for safe loading 2017-02-21 16:23:42 -06:00
playbook Additional lock down of conditionals 2017-02-21 17:49:08 -06:00
plugins Fix a case where we mixed text and bytes in the local connection plugin 2017-02-21 14:19:08 -08:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils DOC options must be a dict when used with extends_documentation_fragment (#21745) 2017-02-21 17:42:39 -08:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
release.py