Skip to content

Commit 22ad641

Browse files
authored
Update setup-packages.md
1 parent eb38d89 commit 22ad641

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/book/v2/setup/setup-packages.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,7 @@ sudo dnf install ansible-core -y
3636
```
3737

3838
```shell
39-
ansible-galaxy collection install community.general
40-
```
41-
42-
```shell
43-
ansible-galaxy collection install community.mysql
39+
ansible-galaxy collection install community.general community.mysql
4440
```
4541

4642
Move inside your home directory (it is `/home/` followed by your AlmaLinux10 username, for example: `/home/dotkernel`):

0 commit comments

Comments
 (0)