aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test.yml
diff options
context:
space:
mode:
authorLarry Smith Jr <mrlesmithjr@gmail.com>2018-12-19 09:50:10 -0500
committerLarry Smith Jr <mrlesmithjr@gmail.com>2018-12-19 09:50:10 -0500
commit9cac39786e63d655eceb3ecbd74b3df8461654d3 (patch)
tree6e5dc8783adb36ebe81a3b6d28e6399fd256228e /tests/test.yml
parent80121e2128f9b9702fbcb2c1fe713a0d42212c90 (diff)
downloadansible-rabbitmq-9cac39786e63d655eceb3ecbd74b3df8461654d3.tar.gz
ansible-rabbitmq-9cac39786e63d655eceb3ecbd74b3df8461654d3.tar.zst
ansible-rabbitmq-9cac39786e63d655eceb3ecbd74b3df8461654d3.zip
Cleaned up Vagrant and merged new commits
Diffstat (limited to 'tests/test.yml')
-rw-r--r--tests/test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test.yml b/tests/test.yml
index 9b96df5..0c17bb5 100644
--- a/tests/test.yml
+++ b/tests/test.yml
@@ -1,5 +1,5 @@
1--- 1---
2- hosts: localhost 2- hosts: localhost
3 remote_user: root 3 connection: local
4 roles: 4 roles:
5 - ansible-rabbitmq \ No newline at end of file 5 - ansible-rabbitmq