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
Lars Kellogg-Stedman e8dcf0f088 fix constructed functionality in openstack inventory plugin
This is a backport of #48833 for stable-2.7.

The compose, groups, and keyed_groups functionality of the openstack
inventory plugin was broken:

- the plugin was not passing the correct variables to the
  Constructable methods for compose and groups
- the plugin was simply never calling the appropriate method for
  implementing keyed_groups

This commit fixes both issues.

(cherry picked from commit 5a9c767662)
6 years ago
..
action [stable-2.7] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) (#52173) 6 years ago
cache Disable abstract-class-instantiated for smoketests 7 years ago
callback [stable-2.7] Ensure that the src file contents is converted to unicode in diff info (#45744) 6 years ago
cliconf Fix cli_command multiple prompt issue (#44922) 6 years ago
connection [stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
filter Skip ipaddr test that fails on Python 3.7+. 6 years ago
httpapi [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 6 years ago
inventory fix constructed functionality in openstack inventory plugin 6 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Add ability to unlock 1Password vault to lookup plugins (#44923) 6 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy New keyword: ignore_unreachable (#43857) 6 years ago
terminal Adding slx_command module and supporting module_utils. (#38235) 7 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 Don't cache duplicate plugin names (#34420) 7 years ago