c11dcc987d
There are a few missing commas in our sage_args, this fixes them. Otherwise we get the following error from zuul: Adding hosts ssh with ansible_password ansible_user to the inventory is prohibited Change-Id: I6162bc6a223da54af26bedd2e950ed21a64908b0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Untrusted playbooks no longer see
|
|
'Adding hosts ssh with ansible_user to the inventory is prohibited' when
|
|
using the add_host Ansible task on localhost.
|