feat(collection): install community.mysql collection

!81
This commit is contained in:
2023-07-04 12:59:45 +09:30
parent 1a1dc118bb
commit 823c9c7949

View File

@ -77,4 +77,5 @@ RUN ansible-galaxy collection install \
# ansible.posix.authorized_key for SSH
ansible.posix \
# docker managment
community.docker
community.docker \
community.mysql