community.general/lib/ansible/plugins
Matt Williams cf00883c9d Return results even when the cache is disabled (#55505)
* Return results even when the cache is disabled

By default the cache is disabled and so the results of the API call
are not placed in there for the return statement to fetch.

* Always update self._cache to return
2019-05-28 13:44:00 -04:00
..
action Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
become Keep machinectl from parsing options of cmd (#56572) 2019-05-23 16:01:40 -04:00
cache Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
callback added missing version_added 2019-05-22 17:04:36 -04:00
cliconf Added the 'show commit config diff' output available from the IOSXR device (#54875) 2019-05-27 17:30:14 +05:30
connection docker conncetion plugin: accept 'dev' as 'newest version' (#56947) 2019-05-26 14:15:25 +02:00
doc_fragments Handle openstacksdk < 0.10.0: fix AttributeError (#50285) 2019-05-24 10:27:47 -05:00
filter Add seed parameter to random_mac filter (#51841) 2019-05-16 13:41:08 -04:00
httpapi eos_config: Fix test issues (#56180) 2019-05-09 18:02:24 +05:30
inventory Return results even when the cache is disabled (#55505) 2019-05-28 13:44:00 -04:00
lookup lookup: consul_kv: Add datacenter parameter (#56647) 2019-05-22 08:02:39 +02:00
netconf Move missing library abort to use rather than import for netconf (#55384) 2019-04-23 09:19:47 -04:00
shell removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
strategy Be sure to use the active state when checking for any_errors_fatal (#55779) 2019-04-26 10:31:30 -05:00
terminal Fixes #53277 (#53285) 2019-03-26 18:10:45 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
loader.py Not native, but text (#55676) 2019-05-24 14:49:04 -04:00