chore(vouch-proxy)!: rename role to vouch_proxy

This commit is contained in:
2023-07-19 19:07:44 +02:00
parent 4ef456efdf
commit c8802b9dbf
4 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
- name: Ensure vouch-proxy was restarted
community.docker.docker_container:
name: "{{ vouch_proxy_container_name }}"
state: started
restart: yes
listen: restart-vouch-proxy