tests: Remove unused physical_hosts variable
This commit is contained in:
parent
90ba0a74eb
commit
0e9c890637
|
@ -11,7 +11,6 @@
|
|||
- name: integration/connection_delegation/delegate_to_template.yml
|
||||
vars:
|
||||
physical_host: "cd-normal-alias"
|
||||
physical_hosts: ["cd-normal-alias", "cd-normal-normal"]
|
||||
hosts: test-targets
|
||||
gather_facts: no
|
||||
tasks:
|
||||
|
|
Loading…
Reference in New Issue