changed trigger

This commit is contained in:
Alexander Gabriel 2022-06-20 21:14:05 +02:00
parent 9b69ce37eb
commit 136cda0bdd
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
---
- name: reload systemd
sudo: yes
command: systemctl daemon-reload
- name: restart step-ca
service:
name: step-ca
state: restarted
- name: reload systemd
command: systemctl daemon-reload