Tabihta's website is a very simple, static HTML site. It uploaded via SFTP and served at *tabitha.biz*.
10 lines
266 B
YAML
10 lines
266 B
YAML
dependencies:
|
|
- role: cert
|
|
vars:
|
|
cert_src: websites/tabitha.biz.cer
|
|
cert_dest: /etc/pki/tls/certs/tabitha.biz.cer
|
|
cert_key_src: websites/tabitha.biz.key
|
|
cert_key_dest: /etc/pki/tls/private/tabitha.biz.key
|
|
tags:
|
|
- websites/darkchestofwonders.us
|