add roles/requirements.yml

This commit is contained in:
Chris Hammer 2024-07-03 15:36:11 -04:00
parent 91e943e354
commit 22739f3c4b
2 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,4 @@
---
roles:
- name: autofsck
src: https://gitea.thezengarden.net/ansible_roles/autofsck.git
scm: git
version: main
collections:
- name: community.general
version: 8.4.0

5
roles/requirements.yml Normal file
View File

@ -0,0 +1,5 @@
---
- name: autofsck
src: https://gitea.thezengarden.net/ansible_roles/autofsck.git
scm: git
version: main