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 681692051b
commit 328ebb72c0
-3
View File
@@ -16,9 +16,6 @@ roles:
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_postfix.git'
version: 'master'
- 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'
version: 'master'
...