Website files all pulled

This commit is contained in:
shockrah 2024-04-27 18:40:42 -07:00
parent 3ae1c32cff
commit 3a6cf70062

View File

@ -0,0 +1,10 @@
---
- hosts: webhost
remote_user: root
tasks:
- name: Pull down all sites from S3
shell: bash /opt/nginx/pull-down-s3.sh {{ item }}
loop:
- shockrah.xyz
- resume.shockrah.xyz
- temper.tv