test/roles/requirements.yml

63 lines
2.4 KiB
YAML

---
roles:
- name: 'ensure_ansible_prereq'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git'
version: 'master'
- name: 'ensure_apache'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_apache.git'
version: 'master'
- name: 'ensure_clamav'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_clamav.git'
version: 'master'
- name: 'ensure_cockpit'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_cockpit.git'
version: 'master'
- name: 'ensure_docker'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_docker.git'
version: 'master'
- name: 'ensure_dovecot'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_dovecot.git'
version: 'master'
- name: 'ensure_git'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_git.git'
version: 'master'
- name: 'ensure_log_rotation'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git'
version: 'master'
- name: 'ensure_mariadb'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_mariadb.git'
version: 'master'
- name: 'ensure_os_patch'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git'
version: 'master'
- name: 'ensure_os_upgrade'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_upgrade.git'
version: 'master'
- name: 'ensure_podman'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_podman.git'
version: 'master'
- name: 'ensure_postfix'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_postfix.git'
version: 'master'
- name: 'ensure_repo_epel'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_repo_epel.git'
version: 'master'
- name: 'ensure_repo_fdragon'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_repo_fdragon.git'
version: 'master'
- name: 'ensure_repo_rpmfusion'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_repo_rpmfusion.git'
version: 'master'
- name: 'ensure_selinux'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_selinux.git'
version: 'master'
- name: 'ensure_sudo'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_sudo.git'
version: 'master'
- name: 'ensure_timezone'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_timezone.git'
version: 'master'
- name: 'ensure_vim'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
version: 'master'