Alphabetize requirements.yml

This commit is contained in:
Salt 2021-10-07 10:23:11 -05:00
parent 4f07856028
commit 50fe9a0f3e

View File

@ -4,18 +4,18 @@
collections: collections:
- netbox.netbox - netbox.netbox
roles: roles:
# Upstream: https://github.com/willshersystems/ansible-sshd
- src: willshersystems.sshd
version: v0.12.0
# Upstream: https://github.com/geerlingguy/ansible-role-nfs
- src: geerlingguy.nfs
version: 2.0.0
# Upstream: https://github.com/geerlingguy/ansible-role-docker # Upstream: https://github.com/geerlingguy/ansible-role-docker
- src: geerlingguy.docker - src: geerlingguy.docker
version: 3.0.0 version: 3.0.0
# Upstream: https://github.com/geerlingguy/ansible-role-nfs
- src: geerlingguy.nfs
version: 2.0.0
# Upstream: https://github.com/geerlingguy/ansible-role-postgresql # Upstream: https://github.com/geerlingguy/ansible-role-postgresql
- src: geerlingguy.postgresql - src: geerlingguy.postgresql
version: 2.2.1 version: 2.2.1
# Upstream: https://github.com/Oefenweb/ansible-snmpd # Upstream: https://github.com/Oefenweb/ansible-snmpd
- src: oefenweb.snmpd - src: oefenweb.snmpd
version: master version: master
# Upstream: https://github.com/willshersystems/ansible-sshd
- src: willshersystems.sshd
version: v0.12.0