community.general/lib/ansible
Brian Coca 374af06cbf added pickle and yaml cache plugins
added new base class for file based cache plugins as 99% of code was common
now also catches unexpected decoding exceptions
allows per module file modes and encoding
moved jsonfile code to base
2017-02-22 10:27:29 -05: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 Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
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 fixs command dict to be sent to connection socket (#21713) 2017-02-22 09:44:04 -05:00
modules Update GUIDELINES.md 2017-02-22 10:25:42 -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 added pickle and yaml cache plugins 2017-02-22 10:27:29 -05: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 Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00