mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-09 19:57:16 +02:00
Solved variable bugs in sys-svc-cert-sync-docker
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: "restart tls deploy to docker service"
|
||||
systemd:
|
||||
name: "{{ CERT_SYNC_DOCKER_SERVICE_NAME }}"
|
||||
name: "{{ CERT_SYNC_DOCKER_SERVICE_NAME_FULL }}"
|
||||
state: restarted
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
Reference in New Issue
Block a user