updated repo address to new repo

This commit is contained in:
Radar231 2021-08-01 22:18:03 -04:00
parent 8e6021136d
commit 89881b2f87
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
############################################################
- name: checkout du_backups repository
ansible.builtin.git:
repo: 'ssh://git@git.lan/home/git/repos/du_backups'
repo: 'http://git.radar231.com/radar231/du_backups'
dest: /tmp/du_backups
delegate_to: 127.0.0.1