Tags: Chekov2k/ansible-datadog-callback
Tags
Avoid traceback when using ansible >=2.4 Starting from ansible 2.4 command line options are now received as a list. In ansible >=2.4 it's now technically possible to specify multiple times the '-i' option (even if the documentation say otherwise). This commit merge all host while removing any extra comas.
PreviousNext