---
- name: restart nginx
community.docker.docker_container:
name: nginx-proxy
restart: 'yes'
state: started