We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d15aa0 commit d9288ebCopy full SHA for d9288eb
ansible/playbooks/requirements.yml
@@ -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