mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-16 14:02:21 +11:00
280 B
280 B
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!