Fix this a better way. Drop using the vpn for some backups and merge all back into main inventory
This commit is contained in:
parent
b6ac5167ed
commit
6ac139fc90
25 changed files with 15 additions and 20 deletions
|
@ -6,4 +6,4 @@ TMPDIR=`mktemp -d /tmp/backups.XXXX`
|
|||
|
||||
cd $TMPDIR
|
||||
git clone https://infrastructure.fedoraproject.org/infra/ansible.git
|
||||
ansible-playbook -i ansible/backups/inventory ansible/playbooks/rdiff-backup.yml
|
||||
ansible-playbook -i ansible/inventory ansible/playbooks/rdiff-backup.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue