No description
Find a file
2024-10-15 21:14:20 +11:00
vars Update default.yml 2024-10-15 21:14:20 +11:00
.ansible-lint working 2023-09-13 16:27:20 +10:00
.gitignore no longer fails on gather facts for reverse proxy + restarts teleport after updating 2023-09-26 09:49:26 +10:00
inventory squashed a lot of bugs and added rhel support 2023-09-14 04:10:52 +10:00
main.ansible.yml blah 2024-07-24 13:53:00 +10:00
README.md Update README.md 2023-10-25 10:02:23 +11:00
reverseproxy.ansible.yml no longer fails on gather facts for reverse proxy + restarts teleport after updating 2023-09-26 09:49:26 +10:00

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 :)