Skip to content

Commit

Permalink
[FIX] playbook role name
Browse files Browse the repository at this point in the history
  • Loading branch information
wdrdres3qew5ts21 committed Jun 10, 2020
1 parent 367ebb9 commit f41a1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ansible-ELK-Stack/setup-ssl-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
roles: # ทำให้ ansible รันเฉพาะ tag ได้ถ้าไม่ระบุแท๊กก็จะรันทั้งมด ansible-playbook setup.yml -t docker
- {role: docker, tags: "docker"}
- {role: elk_ssl, tags: "elk_ssl"}
- {role: elk_ssl, tags: "practice_logic"}
- {role: practice_logic, tags: "practice_logic"}

0 comments on commit f41a1e8

Please sign in to comment.