mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
Reduced unused lines
This commit is contained in:
parent
e7b2dbf4bc
commit
cbb136d93a
5
site.yml
5
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
|
||||
|
Loading…
Reference in New Issue
Block a user