First draft for ATON role (WIP)
This commit is contained in:
10
playbooks/aton_servers.yml
Normal file
10
playbooks/aton_servers.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: Configure webserver with NodeJS, Aton and nginx
|
||||
hosts:
|
||||
- debi13
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- nodejs
|
||||
- aton
|
||||
- nginx
|
||||
Reference in New Issue
Block a user