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 16aacaa commit bcab111Copy full SHA for bcab111
README.rst
@@ -23,11 +23,6 @@ packages. For example:
23
Install Ansible role and collection dependencies from Ansible Galaxy:
24
25
.. code-block::
26
-
27
- $ ansible-galaxy role install \
28
- -p ansible/roles \
29
- -r requirements.yml
30
31
$ ansible-galaxy collection install \
32
-p ansible/collections \
33
-r requirements.yml
0 commit comments