do not edit network in nightly run
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Torma Kristóf 2022-05-28 21:11:23 +02:00
parent b65e387d7d
commit ec38eeca21
1 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@
- name: "Deploy basic webhost with Docker"
hosts: nightlydocker
roles:
- netplan
- common
- webserver
- internalsmtp
@ -10,7 +9,6 @@
- name: "Setup neko"
hosts: neko
roles:
- common
- neko
- customfirewall
- internalsmtp
@ -18,14 +16,12 @@
- name: "Deploy smtpgateway to smtp.intra.tormakris.dev"
hosts: smtp
roles:
- netplan
- common
- smtpgateway
- name: "Deploy backup server"
hosts: backup
roles:
- netplan
- common
- internalsmtp
- backupscript