diff --git a/site.yml b/site.yml index 6c29cb9d..56c4f925 100644 --- a/site.yml +++ b/site.yml @@ -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