tests: Remove unused physical_hosts variable

pull/1144/head
Alex Willmer 2 months ago
parent 90ba0a74eb
commit 0e9c890637

@ -11,7 +11,6 @@
- name: integration/connection_delegation/delegate_to_template.yml - name: integration/connection_delegation/delegate_to_template.yml
vars: vars:
physical_host: "cd-normal-alias" physical_host: "cd-normal-alias"
physical_hosts: ["cd-normal-alias", "cd-normal-normal"]
hosts: test-targets hosts: test-targets
gather_facts: no gather_facts: no
tasks: tasks:

Loading…
Cancel
Save