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 3b6c5d1 commit f588088Copy full SHA for f588088
DEVELOPMENT.md
@@ -17,7 +17,7 @@ git clone git@github.com:ScaleComputing/HyperCoreAnsibleCollection.git hypercore
17
cd hypercore
18
19
# Install community.general collection, since we like to have stdout_callback=community.general.yaml in ansible.cfg
20
-ansible-galaxy collection install community.general
+ansible-galaxy collection install community.general community.crypto
21
# Optional, if you want to run "ansible-test --venv ..."
22
# pip install -r test.requirements -r sanity.requirements
23
```
0 commit comments