Skip to content

Update provisioner Ansible to version 2.9.10

Robert Marshall requested to merge update-ansible-in-provisioner-image into master
  • Adding profile_tasks to time each task in a playbook run sorted in execution order versus timing order caused Orchestrator to fail because of a bug in profile_tasks.py from ansible.posix. Upstream Ansible fixed this bug in release 2.9.10
  • Removes the Ansible shasum check because pip does not actually support cryptographic checks of installed packages

Related gitlab-orchestrator#240 (closed)

Related gitlab-orchestrator#245 (closed)

Signed-off-by: Robert Marshall rmarshall@gitlab.com

Edited by Robert Marshall

Merge request reports