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 7c3c7e4 commit eb38d89Copy full SHA for eb38d89
wsl/README.md
@@ -119,11 +119,7 @@ sudo dnf install ansible-core -y
119
```
120
121
```shell
122
-ansible-galaxy collection install community.general
123
-```
124
-
125
-```shell
126
-ansible-galaxy collection install community.mysql
+ansible-galaxy collection install community.general community.mysql
127
128
129
Move inside your home directory (it is `/home/` followed by your AlmaLinux10 username, for example: `/home/dotkernel`):
0 commit comments