summaryrefslogtreecommitdiff
path: root/test/integration/targets/inventory_aws_ec2/playbooks/empty_inventory_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/inventory_aws_ec2/playbooks/empty_inventory_config.yml')
-rw-r--r--test/integration/targets/inventory_aws_ec2/playbooks/empty_inventory_config.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/integration/targets/inventory_aws_ec2/playbooks/empty_inventory_config.yml b/test/integration/targets/inventory_aws_ec2/playbooks/empty_inventory_config.yml
deleted file mode 100644
index f67fff1a93..0000000000
--- a/test/integration/targets/inventory_aws_ec2/playbooks/empty_inventory_config.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-- hosts: 127.0.0.1
- connection: local
- gather_facts: no
- tasks:
- - name: write inventory config file
- copy:
- dest: ../test.aws_ec2.yml
- content: ""