update readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user