feat(ansible): add community.dns module

!114
This commit is contained in:
2023-11-14 20:43:31 +09:30
parent 621dd9ea57
commit 2d54a3cc28
2 changed files with 6 additions and 4 deletions

View File

@ -8,3 +8,5 @@ python_gitlab==3.14.0
psycopg2==2.9.9
# community.mysql
PyMySQL==1.1.0
dnspython