mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2026-02-23 13:50:41 +01:00
For the "package" task, add "allow_downgrade: true" to support this scenario. Because this option is only available starting with `ansible-core>=2.12` for apt-based systems, we need conditional dispatching here.