Merge ensure_rsync

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-10 21:43:20 -05:00
parent 0adb7aa903
commit 539b7449e4
-3
View File
@@ -16,9 +16,6 @@ roles:
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_postfix.git' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_postfix.git'
version: 'master' version: 'master'
- name: 'ensure_rsync' - name: 'ensure_rsync'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_rsync.git'
version: 'main'
- name: 'ensure_sudo'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_sudo.git' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_sudo.git'
version: 'master' version: 'master'
... ...