ansible_host Rename ansible-host to ansible_host
This commit is contained in:
parent
26f85086fd
commit
e508ff7974
5 changed files with 1 additions and 1 deletions
5
roles/ansible_host/meta/main.yml
Normal file
5
roles/ansible_host/meta/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
dependencies:
|
||||
- {role: epel_repo}
|
||||
- {role: git}
|
||||
- {role: nginx/server}
|
Loading…
Add table
Add a link
Reference in a new issue