diff --git a/websites.yml b/websites.yml index 5c592ce..eea2614 100644 --- a/websites.yml +++ b/websites.yml @@ -3,11 +3,16 @@ apache_default_ssl_vhost: false roles: - apache - - websites/pyrocufflink.net - - websites/dustin.hatch.name - - websites/ebonfire.com - - websites/nratonpass.com - - websites/darkchestofwonders.us + - role: websites/pyrocufflink.net + tags: websites/pyrocufflink.net + - role: websites/dustin.hatch.name + tags: websites/dustin.hatch.name + - role: websites/ebonfire.com + tags: websites/ebonfire.com + - role: websites/nratonpass.com + tags: websites/nratonpass.com + - role: websites/darkchestofwonders.us + tags: websites/darkchestofwonders.us - role: cert cert_src: websites/chmod777.sh.cer cert_dest: /etc/pki/tls/certs/chmod777.sh.cer