mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-08 21:53:15 +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.