Updating ansible to 2.10

If you use ansible and followed the recent developments, you might know that ansible 2.10 is quite a big release. Most of the modules were split into individual ansible collections. The project previously known as ansible is now called ansible classic and will be replaced by ansible-base and a set of collections Ansible-base will only containing the bare minimum to run ansible, e.g. the ansible executables ansible-playbook, ansible-galaxy, ansible-vault etc.

Read More