Remove 'physical_host' from test inventory

Change-Id: Ida1a7116497cfc4a90fada8580d94a73bf6e53d8
This commit is contained in:
Major Hayden 2017-06-19 11:01:08 -05:00
parent 1894bbd78b
commit 7d35de0236
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
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