infra/playbooks/beta/websites/update-fc-docs.yml
2022-02-08 19:21:14 -08:00

9 lines
159 B
YAML

---
- hosts: web
remote_user: web
tasks:
- name: Push docs content
copy:
src: "{{FC_LOCAL_DOCS}}/public"
dest: /var/www/freechat