websites: dustin.hatch.name: Deploy new site

Promoting the new site I have been working on at *dustin.hatch.is* to my
main domain, *dustin.hatch.name*.  The new site is just static content,
generated and uploaded by a Jenkins job.

Finally have a certificate for *dustin.hatch.name* now, too!
This commit is contained in:
2022-04-23 15:30:40 -05:00
parent 3c8e576841
commit d363026db2
8 changed files with 59 additions and 55 deletions

View File

@@ -1,8 +1,4 @@
- name: restart httpd
service:
name=httpd
state=restarted
- name: reload httpd
service:
name=httpd
state=reloaded
name: httpd
state: reloaded