ansible-zero-trust/roles/ssh_step
2025-11-18 22:23:34 -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: Initial Release 🌈🐻 [skip-ci] 2025-11-18 22:23:34 -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