Remove 'physical_host' from test inventory

Change-Id: Ida1a7116497cfc4a90fada8580d94a73bf6e53d8
(cherry picked from commit 7d35de0236)
This commit is contained in:
Major Hayden 2017-06-19 11:01:08 -05:00
parent 428bce5c4d
commit f1d5ebc7ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[all]
localhost ansible_connection=local physical_host=localhost ansible_become=True
localhost ansible_connection=local ansible_become=True