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 eb38d89 commit 22ad641Copy full SHA for 22ad641
docs/book/v2/setup/setup-packages.md
@@ -36,11 +36,7 @@ sudo dnf install ansible-core -y
36
```
37
38
```shell
39
-ansible-galaxy collection install community.general
40
-```
41
-
42
-```shell
43
-ansible-galaxy collection install community.mysql
+ansible-galaxy collection install community.general community.mysql
44
45
46
Move inside your home directory (it is `/home/` followed by your AlmaLinux10 username, for example: `/home/dotkernel`):
0 commit comments