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.
2 parents 1e331e2 + 3678945 commit eddd6e9Copy full SHA for eddd6e9
README.md
@@ -24,7 +24,7 @@ Before using the collection, you need to install the collection with the `ansibl
24
25
ansible-galaxy collection install stackhpc.cephadm
26
27
-You can also include it in a `requirements.yml` file and install it via ansible-galax collection install -r requirements.yml` using the format:
+You can also include it in a `requirements.yml` file and install it via `ansible-galaxy collection install -r requirements.yml` using the format:
28
29
```yaml
30
collections:
0 commit comments