Update README.md

This commit is contained in:
Expand-sys 2023-10-25 10:01:11 +11:00 committed by GitHub
parent 34404f5114
commit a1524ca21a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ basic ansible script to set up Teleport.sh
Change options in `vars/default.yml`
Edit `inventory` to have the ip address of the server you want to install on.
Edit `inventory` to have the ip address of the server and clients you want to install on.
Run below command
`ansible-playbook -i inventory main.yml -k`