ansible-zero-trust/roles/ssh_step
GregoryDosh ca2a15469b
All checks were successful
Version Bump Galaxy.yml / Version Bump Galaxy.yml (push) Successful in 5s
feat: add zt renewal helper scripts
2025-11-18 22:42:55 -06:00
..
defaults feat: Initial Release 🌈🐻 [skip-ci] 2025-11-18 22:23:34 -06:00
handlers feat: Initial Release 🌈🐻 [skip-ci] 2025-11-18 22:23:34 -06:00
tasks feat: add zt renewal helper scripts 2025-11-18 22:42:55 -06:00
templates feat: add zt renewal helper scripts 2025-11-18 22:42:55 -06:00
README.md feat: Initial Release 🌈🐻 [skip-ci] 2025-11-18 22:23:34 -06:00

Ansible Role dosh_llc.ansible_zero_trust.ssh_step

Configures a Zero Trust ssh environment using step-cli.

Installation

Read the Collection README.md for installation instructions.

Examples

- name: Zero Trust - SSH step-cli
  hosts: all
  tasks:
    - ansible.builtin.include_role:
        name: dosh_llc.ansible_zero_trust.ssh_step
  tags:
    - zero-trust