diff options
author | Ansible Core Team <info@ansible.com> | 2020-03-09 10:40:29 +0100 |
---|---|---|
committer | Matt Martz <matt@sivel.net> | 2020-03-23 17:14:21 +0100 |
commit | 4e488d8435b3b3458de08bb2e4532bfbe6318121 (patch) | |
tree | 05eb51738d05d26c992b439214c3dd7ffd1af538 /test/integration/targets/xml/vars/main.yml | |
parent | Migrated to community.amazon (diff) | |
download | ansible-4e488d8435b3b3458de08bb2e4532bfbe6318121.tar.xz ansible-4e488d8435b3b3458de08bb2e4532bfbe6318121.zip |
Migrated to community.general
Diffstat (limited to 'test/integration/targets/xml/vars/main.yml')
-rw-r--r-- | test/integration/targets/xml/vars/main.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/integration/targets/xml/vars/main.yml b/test/integration/targets/xml/vars/main.yml deleted file mode 100644 index 7c5675bd93..0000000000 --- a/test/integration/targets/xml/vars/main.yml +++ /dev/null @@ -1,6 +0,0 @@ -# -*- mode: yaml -* ---- -bad_beers: -- beer: "Natty Lite" -- beer: "Miller Lite" -- beer: "Coors Lite" |