mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-17 14:32:19 +11:00
Update README.md
This commit is contained in:
parent
34404f5114
commit
a1524ca21a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ basic ansible script to set up Teleport.sh
|
||||||
|
|
||||||
Change options in `vars/default.yml`
|
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
|
Run below command
|
||||||
`ansible-playbook -i inventory main.yml -k`
|
`ansible-playbook -i inventory main.yml -k`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue