2019-03-18 08:27:44 -03:00

7 lines
108 B
YAML

---
- name: restart nginx container
docker_container:
name: nginx
state: started
restart: yes