mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-16 22:12:19 +11:00
Merge branch 'main' of https://github.com/Expand-sys/ansibleteleportsetup
This commit is contained in:
commit
afc1da5c5f
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -1 +1,12 @@
|
|||
# ansibleteleportsetup
|
||||
basic ansible script to set up Teleport.sh
|
||||
|
||||
Change options in `vars/default.yml`
|
||||
|
||||
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`
|
||||
|
||||
hey presto! isnt ansible great!
|
||||
btw you can run the same script to update, just edit the `vars/default` to have the new version number :)
|
||||
|
|
|
|||
Loading…
Reference in a new issue