mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-12-04 01:59:54 +01:00
Renamed variables
This commit is contained in:
parent
bbd16e0ff3
commit
c688a701f7
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
## backup setup
|
## backup setup
|
||||||
- name: setup replica backup hosts
|
- name: setup replica backup hosts
|
||||||
hosts: replica_backup
|
hosts: backup_remote_to_local
|
||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- role: backup-remote-to-local
|
- role: backup-remote-to-local
|
||||||
|
Loading…
Reference in New Issue
Block a user