do not edit network in nightly run
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b65e387d7d
commit
ec38eeca21
@ -2,7 +2,6 @@
|
|||||||
- name: "Deploy basic webhost with Docker"
|
- name: "Deploy basic webhost with Docker"
|
||||||
hosts: nightlydocker
|
hosts: nightlydocker
|
||||||
roles:
|
roles:
|
||||||
- netplan
|
|
||||||
- common
|
- common
|
||||||
- webserver
|
- webserver
|
||||||
- internalsmtp
|
- internalsmtp
|
||||||
@ -10,7 +9,6 @@
|
|||||||
- name: "Setup neko"
|
- name: "Setup neko"
|
||||||
hosts: neko
|
hosts: neko
|
||||||
roles:
|
roles:
|
||||||
- common
|
|
||||||
- neko
|
- neko
|
||||||
- customfirewall
|
- customfirewall
|
||||||
- internalsmtp
|
- internalsmtp
|
||||||
@ -18,14 +16,12 @@
|
|||||||
- name: "Deploy smtpgateway to smtp.intra.tormakris.dev"
|
- name: "Deploy smtpgateway to smtp.intra.tormakris.dev"
|
||||||
hosts: smtp
|
hosts: smtp
|
||||||
roles:
|
roles:
|
||||||
- netplan
|
|
||||||
- common
|
- common
|
||||||
- smtpgateway
|
- smtpgateway
|
||||||
|
|
||||||
- name: "Deploy backup server"
|
- name: "Deploy backup server"
|
||||||
hosts: backup
|
hosts: backup
|
||||||
roles:
|
roles:
|
||||||
- netplan
|
|
||||||
- common
|
- common
|
||||||
- internalsmtp
|
- internalsmtp
|
||||||
- backupscript
|
- backupscript
|
||||||
|
Loading…
Reference in New Issue
Block a user