Reduced unused lines

This commit is contained in:
Kevin Veen-Birkenbach 2021-10-18 11:54:39 +02:00
parent e7b2dbf4bc
commit cbb136d93a

View File

@ -29,11 +29,6 @@
- role: native-docker-volume-backup
when: "'error:' not in pacman_q_docker.stderr"
- role: native-primary-backup
- name: setup nginx hosts
hosts: nginx_hosts
become: true
roles:
- role: native-nginx
- name: setup replica backup hosts
hosts: replica_backup_hosts
become: true