mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5522d489e3
This bit of code is attempting to access accelerate_inventory_host, which may not have been set/created. This will cause a traceback. Instead use getattr with a fallback to False. |
||
---|---|---|
.. | ||
__init__.py | ||
accelerate.py | ||
chroot.py | ||
fireball.py | ||
funcd.py | ||
jail.py | ||
local.py | ||
paramiko_ssh.py | ||
ssh.py |