[#385] ssh_ca role + onboarding playbook (fleet SSH cert CA rollout)
ci / audit (push) Successful in 46s
ci / audit (push) Successful in 46s
Idempotent role: install fleet User CA public key + TrustedUserCAKeys drop-in, validate sshd -t, reload. Sectestbed wave first, prod under CR. https://projects.knownelement.com/issues/385
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# ssh_ca_onboard.yml — fleet SSH certificate CA rollout [#385]
|
||||
# Targets: sectestbed wave first (compliance lab #379), then prod under CR.
|
||||
- name: Onboard hosts to the fleet SSH certificate CA
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
roles:
|
||||
- ssh_ca
|
||||
Reference in New Issue
Block a user