Install Ansible on Docker Fedora

# dnf -y install ansible
# ansible --version
ansible 2.9.10

Comments