Skip to content

Commit 8e42b31

Browse files
authored
Merge pull request geerlingguy#506 from giorgioma/master
Docs for ansible-core dependencies
2 parents ae3d39b + b3cd7aa commit 8e42b31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,8 @@ On Ubuntu, the package names are named differently, so the `mysql_package` varia
204204

205205
## Dependencies
206206

207-
None.
207+
None for ansible installations.
208+
Collection `community.mysql` for ansible-core only installations (You need to manually require it in your `collections/requirements.yml`).
208209

209210
## Example Playbook
210211

0 commit comments

Comments
 (0)