mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-11-24 07:48:07 +03: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.