Skip to content

Commit

Permalink
fixbug
Browse files Browse the repository at this point in the history
  • Loading branch information
liuping001 committed Feb 9, 2020
1 parent 77073f9 commit 38e1312
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion host.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[local]
127.0.0.1 ansible_ssh_user=liuping ansible_ssh_pass=liuping ansible_sudo_pass=liuping
#127.0.0.1 ansible_ssh_user=liuping ansible_ssh_pass=liuping ansible_sudo_pass=liuping
localhost
3 changes: 2 additions & 1 deletion roles/rabbitmq_main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
- hosts: all
gather_facts: yes
roles:
- rabbitmq
- rabbitmq

0 comments on commit 38e1312

Please sign in to comment.