mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
734384b91d
If there were fatal bugs in this portion of config, they would never be displayed because config would fail to load and then every^U (Exageration... only half of every) other part of the code which depended on config to be loaded would fail before we ever got around to a section of code that would process UNABLE. Remove the try except from here so that we are able to debug this code |
||
---|---|---|
.. | ||
__init__.py | ||
adhoc.py | ||
config.py | ||
console.py | ||
doc.py | ||
galaxy.py | ||
inventory.py | ||
playbook.py | ||
pull.py | ||
vault.py |