Update README.md

This commit is contained in:
Expand-sys 2023-12-12 09:02:23 +11:00 committed by GitHub
parent 78102f49f1
commit 09aa677021
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,18 @@
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