ansible/lib/ansible/plugins
Sam Doran 71e33d2578
version test - improve message when value is empty (#74754)
When an empty value is provided, no `version` attribute will exist on the `LooseVersion` or
`StrictVersion` object. We catch and handle this, but it's not immediatebly clear that an
AttributeError means an empty value was provided.

Specifically handle the case where value or version are empty and add more
helpful error messages.

Add integration tests.
2021-05-20 11:55:30 -04:00
..
action fix: action _fixup_perms2 macos +a remote_paths in list() as it can be a tuple (#74613) 2021-05-11 17:08:33 +02:00
become fix su localization optoin 2021-03-11 11:53:28 -08:00
cache Fix BaseFileCacheModule#keys to respect prefix (#72789) 2021-04-30 15:28:28 -04:00
callback Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection use self.host which will always be updated (#74574) 2021-05-11 14:49:56 -04:00
doc_fragments Add missing 'why:' to 'deprecated:'. (#74639) 2021-05-11 17:19:59 +02:00
filter Case-insensitive set theory filters (#74256) 2021-04-23 12:44:43 -05:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
lookup ini lookup - add case sensitive option (#74630) 2021-05-17 11:41:23 -04:00
netconf netconf - handle import error when running in FIPS mode (#73992) 2021-04-19 12:41:55 -04:00
shell Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
strategy Remove needless get_next_task_for_host calls (#74174) 2021-04-28 13:19:37 +02:00
terminal Document existing ansi_re sequences and add ESC[m (#70683) 2020-07-22 08:56:21 -04:00
test version test - improve message when value is empty (#74754) 2021-05-20 11:55:30 -04:00
vars Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
__init__.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
loader.py Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 2021-03-18 17:53:57 -04:00