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/test/units/plugins
Olivier Scherler 7ed7d374e4 Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308)
* Fix onepassword lookup plugin crashing on fields with no 'name' or 't' property.

* Fix onepassword_facts module crashing on fields with no 'name' or 't' property.

* Add unit test for onepassword lookup plugin failing on entries without a name.

* Add changelog fragment for onepassword lookup plugin and onepassword_facts module fixes on fields without a name.
5 years ago
..
action Templar: encapsulate _available_variables (#55435) 5 years ago
cache Improve testing of FactCache (#55739) 5 years ago
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
cliconf Fix ios test for python2 non-ascii paths 5 years ago
connection Fix netconf guess_network_os to use ssh_config if supplied. (#55199) 5 years ago
filter ipaddr: Handle network address in ipmath (#57149) 5 years ago
httpapi Add latest updates from FTD Ansible downstream repository. (#53638) 6 years ago
inventory add IAM role assumption to aws_ec2 inventory (#41637) 5 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308) 5 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
strategy tqm._initialize_notified_handlers() is noop now (#50713) 6 years ago
terminal Add unit tests for junos terminal (#47103) 6 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Misc typo fixes (#49816) 6 years ago