Files
community.general/lib/ansible/runner/connection_plugins
Jesse Keating 5522d489e3 Avoid a traceback when using accelerate
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.
2013-11-27 13:58:11 -08:00
..
2012-09-06 18:43:28 -04:00
2013-05-18 23:11:47 +02:00
2013-06-30 18:27:15 -04:00
2013-10-30 13:18:35 -05:00