Merge branch 'development' into 'master'

chore: release

See merge request nofusscomputing/projects/ansible/execution_environment!134
This commit is contained in:
2023-12-05 06:09:13 +00:00

View File

@ -83,13 +83,13 @@ RUN pip install --index-url https://gitlab.com/api/v4/projects/45741845/packages
RUN ansible-galaxy collection install \ RUN ansible-galaxy collection install \
awx.awx \ awx.awx==23.5.0 \
# ansible.posix.authorized_key for SSH # ansible.posix.authorized_key for SSH
ansible.posix \ ansible.posix==1.5.4 \
community.dns \ community.dns==2.6.4 \
# docker managment # docker managment
community.docker \ community.docker==3.4.11 \
# community.general.gitlab_* # community.general.gitlab_*
community.general \ community.general==8.1.0 \
community.mysql \ community.mysql==3.8.0 \
kubernetes.core kubernetes.core==3.0.0