ansible/requirements.yml

21 lines
629 B
YAML
Raw Normal View History

2021-08-01 21:39:36 -05:00
# vim:ft=ansible
# To install, use pip-style invocation:
# ansible-galaxy install -r requirements.yml
2021-08-01 21:43:54 -05:00
collections:
2022-02-13 13:03:41 -06:00
- debops.debops
- debops.roles02
2021-08-01 21:43:54 -05:00
- netbox.netbox
2021-08-01 21:39:36 -05:00
roles:
# Upstream: https://github.com/geerlingguy/ansible-role-docker
- src: geerlingguy.docker
2021-08-01 21:39:36 -05:00
version: 3.0.0
2021-10-07 10:23:11 -05:00
# Upstream: https://github.com/geerlingguy/ansible-role-nfs
- src: geerlingguy.nfs
version: 2.0.0
2021-08-01 21:39:36 -05:00
# Upstream: https://github.com/geerlingguy/ansible-role-postgresql
- src: geerlingguy.postgresql
2024-01-12 00:49:18 -06:00
version: 3.5.0
2021-10-07 10:23:11 -05:00
# Upstream: https://github.com/willshersystems/ansible-sshd
- src: willshersystems.sshd
2023-12-23 13:23:13 -06:00
version: v0.23.0