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 bce3a8a commit 2da344bCopy full SHA for 2da344b
1 file changed
wsl/README.md
@@ -115,11 +115,13 @@ sudo dnf upgrade -y
115
Now, install the latest version of **Ansible core and ansible-galaxy**:
116
117
```shell
118
-sudo dnf install epel-release dnf-utils https://rpms.remirepo.net/enterprise/remi-release-10.rpm -y
+sudo dnf install ansible-core -y
119
```
120
+
121
122
ansible-galaxy collection install community.general
123
124
125
126
ansible-galaxy collection install community.mysql
127
0 commit comments