Skip to content

Commit f588088

Browse files
authored
Update DEVELOPMENT.md with additional preparation step (#243)
1 parent 3b6c5d1 commit f588088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ git clone git@github.com:ScaleComputing/HyperCoreAnsibleCollection.git hypercore
1717
cd hypercore
1818
1919
# Install community.general collection, since we like to have stdout_callback=community.general.yaml in ansible.cfg
20-
ansible-galaxy collection install community.general
20+
ansible-galaxy collection install community.general community.crypto
2121
# Optional, if you want to run "ansible-test --venv ..."
2222
# pip install -r test.requirements -r sanity.requirements
2323
```

0 commit comments

Comments
 (0)