Hi Guys,
I am trying to install docker-engine using Ansible playbook. But it is showing me the below error.
FAILED! => {"changed": false, "failures": [], "msg": "Depsolve Error occured: \n Problem: package docker-ce-3:19.03.12-3.el7.x86_64 requires containerd.io >= 1.2.2-3, but none of the providers can be installed\n - cannot install the best candidate for the job\n - package containerd.io-1.2.10-3.2.el7.x86_64 is excluded\n - package containerd.io-1.2.13-3.1.el7.x86_64 is excluded\n - package containerd.io-1.2.13-3.2.el7.x86_64 is excluded\n - package containerd.io-1.2.2-3.3.el7.x86_64 is excluded\n - package containerd.io-1.2.2-3.el7.x86_64 is excluded\n - package containerd.io-1.2.4-3.1.el7.x86_64 is excluded\n - package containerd.io-1.2.5-3.1.el7.x86_64 is excluded\n - package containerd.io-1.2.6-3.3.el7.x86_64 is excluded", "rc": 1, "results": []}