Merge branch 'development' into 'master'

fix(execution_environment): ansible runner required

See merge request nofusscomputing/projects/ansible/execution_environment!94
This commit is contained in:
2023-10-16 03:48:33 +00:00

View File

@ -1,5 +1,6 @@
ansible-core==2.14.5
ansible-lint==6.15.0
ansible-runner==2.3.4
# Required for community.general.gitlab_*
python_gitlab==3.14.0