ansible-zero-trust/roles/ssh_step/README.md
2025-11-18 22:23:34 -06:00

500 B

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