init
This commit is contained in:
7
ansible/webservers.yaml
Normal file
7
ansible/webservers.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# file: webservers.yaml
|
||||
- hosts: webservers
|
||||
roles:
|
||||
- common
|
||||
- nginx
|
||||
- lego
|
||||
Reference in New Issue
Block a user