Paul Belanger 53ef2040ec Add ansible 2.0 support
Change-Id: Ieaa3b3b5c7cb5dd36ef468801f1510a4aa98a647
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-01-28 18:15:19 +00:00

7 lines
309 B
Plaintext

[all]
# NOTE(pabelanger): We should not be hard-coding jenkins here, since it limits
# who can run this test. However, ansible 2.0 has broken ansible_user and it
# now requires to be setup, otherwise it will return nil[1].
# [1] https://github.com/ansible/ansible/issues/13669
localhost ansible_user=jenkins