You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Adam Miller 6f90d62be3 fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta (#48961)
* fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta

Signed-off-by: Adam Miller <admiller@redhat.com>

* add changelog

Signed-off-by: Adam Miller <admiller@redhat.com>
6 years ago
..
action fix synchronize handling of encrypted hosts on delegation (#49460) 6 years ago
cache FactCache changes 6 years ago
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
cliconf Add a Singleton metaclass, use it with Display (#48935) 6 years ago
connection PSRP: Improve default logging to ansible.log (#47645) 6 years ago
filter fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta (#48961) 6 years ago
httpapi Add a Singleton metaclass, use it with Display (#48935) 6 years ago
inventory FactCache changes 6 years ago
lookup updated ff docs to include and deprecate skip (#45167) 6 years ago
netconf Fix iosxr netconf plugin response namespace (#49238) 6 years ago
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 6 years ago
strategy Last loaded handler with the same name wins (#49249) 6 years ago
terminal Fix regex on ASA password prompt (#49438) 6 years ago
test Add a Singleton metaclass, use it with Display (#48935) 6 years ago
vars removes talk of hardcoded loading from plugin docs (#49383) 6 years ago
__init__.py Add a Singleton metaclass, use it with Display (#48935) 6 years ago
loader.py Add a Singleton metaclass, use it with Display (#48935) 6 years ago