community.general/lib/ansible/plugins
Adrian Likins c633022fca [wip] Let jsonfile and memcached cache plugins understand fact_caching_timeout=0 (#17565)
* Add support for no-expiration to jsonfile cache

* Let memcached cache use fact_caching_timeout=0

If fact_cache=memcached and fact_caching_timeout=0
memcached would hit a NameError on _expire_keys
2016-09-14 13:27:42 -04:00
..
action Added support for dnos9_config module 2016-09-13 10:42:12 -07:00
cache [wip] Let jsonfile and memcached cache plugins understand fact_caching_timeout=0 (#17565) 2016-09-14 13:27:42 -04:00
callback added msg info to unreachable for oneline callback 2016-09-14 11:33:01 -04:00
connection Make ssh_executable available as ansible_ssh_* variable (#17450) 2016-09-07 14:13:11 -07:00
filter Fix from_yaml for non-string_types. This resolves #17397 (#17398) 2016-09-09 13:21:58 -04:00
lookup Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
shell Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
strategy Revert "Flush the queued items in linear periodically" 2016-09-11 14:28:49 -05:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
dnos10_template.py Support files for dnos10_template module (#17399) 2016-09-07 17:35:02 +01:00