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. |
||
---|---|---|
.. | ||
ansible |
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. |
||
---|---|---|
.. | ||
ansible |