Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
requirements.yml 4.01 KiB
# yamllint disable rule:line-length
---

collections:
  - name: community.general
    version: 5.8.2
  - name: community.hashi_vault
    version: 3.1.0
  - name: openafs_contrib.openafs
    version: 1.9.0
  - name: https://gitlab.cri.epita.fr/cri/iac/ansible/collections/acme.git
    type: git
    version: 0.5.0

roles:
  - name: cri.bootstrap
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/bootstrap.git
    version: 0.1.0
  - name: cri.ceph_tools
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/ceph_tools.git
    version: 0.3.0
  - name: cri.common
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/common.git
    version: 0.1.2
  - name: cri.docker
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/docker.git
    version: 0.2.0
  - name: cri.gitlab_runner
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/gitlab_runner.git
    version: 1.0.0
  - name: cri.haproxy
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/haproxy.git
    version: 3.2.4
  - name: cri.kresd
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/kresd.git
    version: 0.2.1
  - name: cri.minio_docker
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/minio_docker.git
    version: 0.1.0
  - name: cri.netdata
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/netdata.git
    version: 0.1.1
  - name: cri.network
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/network.git
    version: 0.2.2
  - name: cri.nftables
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/nftables.git
    version: 0.2.2
  - name: cri.promtail
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/promtail.git
    version: 0.1.2
  - name: cri.rclone
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/rclone.git
    version: 0.1.0
  - name: cri.restic
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/restic.git
    version: 1.7.0
  - name: cri.ssh_gate
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/ssh-gate.git
    version: 0.1.4
  - name: cri.warsow
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/warsow.git
    version: 0.1.1
  - name: cri.podman
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/podman.git
    version: 1.0.2
  - name: cri.creeps_gateway
    src: git+https://gitlab.cri.epita.fr/cri/iac/ansible/roles/creeps-gateway.git
    version: 0.1.2
  - name: forge.moodle