Add rsync and gitea roles
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -21,6 +21,9 @@ roles:
|
||||
- name: 'ensure_git'
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_git.git'
|
||||
version: 'master'
|
||||
- name: 'ensure_gitea'
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_gitea.git'
|
||||
version: 'main'
|
||||
- name: 'ensure_hostname'
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_hostname.git'
|
||||
version: 'master'
|
||||
@@ -51,6 +54,9 @@ roles:
|
||||
- name: 'ensure_repo_rpmfusion'
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_repo_rpmfusion.git'
|
||||
version: 'master'
|
||||
- name: 'ensure_rsync'
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_rsync.git'
|
||||
version: 'main'
|
||||
- name: 'ensure_selinux'
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_selinux.git'
|
||||
version: 'master'
|
||||
@@ -64,3 +70,4 @@ roles:
|
||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
|
||||
version: 'master'
|
||||
...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user