4 lines
92 B
YAML
4 lines
92 B
YAML
- name: restart pages
|
|
shell:
|
|
chdir: /opt/pages
|
|
cmd: "{{ docker_update_command }}"
|