diff --git a/README.md b/README.md index 8d0a6fe..f90f760 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,9 @@ ## 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 +> apt install -y ansible ## RHEL // CentOS // Rocky -> yum install -y python3-pip +> yum install -y ansible