add collection requirements
This commit is contained in:
parent
49e549b8af
commit
e18c7f85a2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
collections
|
collections/ansible_collections
|
||||||
facts.d
|
facts.d
|
||||||
inventory_cache
|
inventory_cache
|
||||||
|
9
collections/requirements.yml
Normal file
9
collections/requirements.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
collections:
|
||||||
|
# Official/Community collections
|
||||||
|
- name: ansible.posix
|
||||||
|
- name: community.general
|
||||||
|
- name: community.crypto
|
||||||
|
|
||||||
|
|
||||||
|
...
|
Loading…
x
Reference in New Issue
Block a user