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 75a9e1d commit 09c7f81Copy full SHA for 09c7f81
docs/book/v2/setup/setup-packages.md
@@ -29,7 +29,7 @@ Update/Upgrade system packages:
29
sudo dnf upgrade -y
30
```
31
32
-Now, install the latest version of **Ansible core and ansible-galaxy**:
+Now, install the latest version of **Ansible core** and run **ansible-galaxy** in order to install collections:
33
34
```shell
35
sudo dnf install ansible-core -y
0 commit comments