deploy step

This commit is contained in:
2026-03-14 22:15:28 -05:00
parent b85b237129
commit 42ea1e2d03
11 changed files with 446 additions and 193 deletions

View File

@@ -0,0 +1,7 @@
---
# file: roles/step-ca/handlers/main.yml
- name: restart step-ca
community.docker.docker_compose_v2:
project_src: "{{ stepca_base_dir }}"
state: restarted