reorg. + doc

This commit is contained in:
phil
2023-02-01 23:25:37 +01:00
parent dbe75506e3
commit 87e0e17eec
14 changed files with 59 additions and 196 deletions

14
old/s-web.yml Normal file
View File

@@ -0,0 +1,14 @@
---
- hosts: localhost
connection: local
roles:
- base
- apache2
- snmp-agent
- ssh-cli
- syslog-cli
- post
#- mysql
- wordpress

11
old/s-web1.yml Normal file
View File

@@ -0,0 +1,11 @@
---
- hosts: localhost
connection: local
roles:
- base
- s-lb-web
- snmp-agent
- s-nas-client
- post

11
old/s-web2.yml Normal file
View File

@@ -0,0 +1,11 @@
---
- hosts: localhost
connection: local
roles:
- base
- s-lb-web
- snmp-agent
- s-nas-client
- post

11
old/s-web3.yml Normal file
View File

@@ -0,0 +1,11 @@
---
- hosts: localhost
connection: local
roles:
- base
- s-lb-web
- snmp-agent
- s-nas-client
- post