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 2da344b commit 75a9e1dCopy full SHA for 75a9e1d
wsl/README.md
@@ -112,7 +112,7 @@ Update/Upgrade system packages:
112
sudo dnf upgrade -y
113
```
114
115
-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:
116
117
```shell
118
sudo dnf install ansible-core -y
0 commit comments