---
- name: reload systemd
sudo: yes
command: systemctl daemon-reload
- name: restart step-ca
service:
name: step-ca
state: restarted