mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-16 14:02:21 +11:00
Update README.md
This commit is contained in:
parent
154ca96059
commit
34404f5114
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1 +1,11 @@
|
|||
# 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 you want to install on.
|
||||
|
||||
Run below command
|
||||
`ansible-playbook -i inventory main.yml -k`
|
||||
|
||||
hey presto! isnt ansible great!
|
||||
|
|
|
|||
Loading…
Reference in a new issue