ansible-hardening/tests/inventory
Major Hayden 3633d354b6
Remove 'physical_host' from inventory
The old 'physical_host' configuration is no longer needed and it
is causing an error in the gate jobs:

  ERROR! Unexpected Exception: 'ansible_host'

Change-Id: Ibc24a1077ad903d6adce3348e053a7c5ff4e3ea0
2017-06-12 13:23:59 -05:00

3 lines
61 B
Plaintext

[all]
localhost ansible_connection=local ansible_become=True