mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
da175d0a57
Before this patch, if config was ['/some/path'] then it would enter the
else block and config would be set to [].
The regression this patch fixes was introduced by
|
||
---|---|---|
.. | ||
action | ||
cache | ||
callback | ||
connections | ||
filter | ||
inventory | ||
lookup | ||
shell | ||
strategies | ||
vars | ||
__init__.py | ||
test_plugins.py |