Skip to content

Commit d9288eb

Browse files
committed
add requirements.yml
1 parent 3d15aa0 commit d9288eb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ansible/playbooks/requirements.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#
2+
# Install roles and collections from the default Ansible Galaxy server.
3+
#
4+
---
5+
collections:
6+
- name: community.general
7+
version: '>=10.7.3'
8+
...

0 commit comments

Comments
 (0)