Skip to content

IlyaPvd/teleport_update_role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teleport_update

Role to upgrade teleport

Requirements

For using molecule tests:

molecule-podman==2.1.0
molecule==5.0.0
ansible==2.14.5

and python 3.9+

For using role:

ansible==2.14.5

Role Variables

# This means that the teleport service needs to be restarted.
teleport_service_enabled: false
# Means that it is necessary to restart also the second teleport service.
second_service_enabled: false
# Name of the second service
second_service_name: app_teleport

Dependencies

installed teleport on hosts

Example Playbook

---
- hosts: all
  roles:
   - teleport_update

License

BSD-3-Clause

Author Information

IlyaPvd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published