a81aeecd9479968564b3ccbf93e1ec299896e802
Ansible as installer
Requirements
Ansible must be installed ;-) Recommend: install ansible via pip
pip3 install ansible
if pip noch installed see:
Debian // Ubuntu
apt install -y python3-pip
RHEL // CentOS // Rocky
yum install -y python3-pip