mirror of
https://github.com/Expand-sys/pihole-dnsovertls
synced 2025-12-17 07:52:14 +11:00
Update README.md
This commit is contained in:
parent
78102f49f1
commit
09aa677021
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -2,6 +2,18 @@
|
||||||
|
|
||||||
install ansible on a linux machine(literally any with an internet connection)
|
install ansible on a linux machine(literally any with an internet connection)
|
||||||
|
|
||||||
|
your package manager will probably have a version
|
||||||
|
apt install ansible
|
||||||
|
|
||||||
|
yum install ansible
|
||||||
|
|
||||||
|
dnf install ansible
|
||||||
|
|
||||||
|
pacman -Syy ansible
|
||||||
|
|
||||||
|
zypper in ansible
|
||||||
|
|
||||||
|
if not follow this guide to install with pip
|
||||||
https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
|
https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue