add roles/requirements.yml
This commit is contained in:
parent
91e943e354
commit
22739f3c4b
@ -1,10 +1,4 @@
|
|||||||
---
|
---
|
||||||
roles:
|
|
||||||
- name: autofsck
|
|
||||||
src: https://gitea.thezengarden.net/ansible_roles/autofsck.git
|
|
||||||
scm: git
|
|
||||||
version: main
|
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
- name: community.general
|
- name: community.general
|
||||||
version: 8.4.0
|
version: 8.4.0
|
||||||
|
5
roles/requirements.yml
Normal file
5
roles/requirements.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
- name: autofsck
|
||||||
|
src: https://gitea.thezengarden.net/ansible_roles/autofsck.git
|
||||||
|
scm: git
|
||||||
|
version: main
|
Loading…
x
Reference in New Issue
Block a user