diff --git a/tests/test.yml b/tests/test.yml index d9bbccb..11a83cd 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -38,7 +38,7 @@ - include: common/test-prepare-containers.yml - name: Test config_template - hosts: localhost + hosts: localhost:container1 connection: local gather_facts: yes @@ -75,9 +75,6 @@ - import_tasks: test-common-tasks.yml - - import_tasks: test-common-tasks.yml - delegate_to: container1 - handlers: - name: test_extend_yml check diff assert: