summaryrefslogtreecommitdiff
path: root/roles/sublab_web/handlers/as_webuser.yaml
blob: 53c6444f10619ddb034ff4082817e44e23250ae4 (plain)
1
2
3
4
5
---
- name: Rebuild subweb website
  shell: python template.py
  args:
    chdir: "/var/www/{{sublab_web_server_name}}/htdocs/scripts"