You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
212 B
YAML

---
dependencies:
- role: nginx/static
- role: git_auto_update
name: "{{ domain }}"
dest: "{{ root_directory }}"
owner: root
group: "{{ global_nginx_system_user }}"
mode: "u=rwx,g=rx,o="