configpolicy/roles/websites/dustinandtabitha.com/meta/main.yml

10 lines
297 B
YAML

dependencies:
- role: cert
vars:
cert_src: websites/dustinandtabitha.com.cer
cert_dest: /etc/pki/tls/certs/dustinandtabitha.com.cer
cert_key_src: websites/dustinandtabitha.com.key
cert_key_dest: /etc/pki/tls/private/dustinandtabitha.com.key
tags:
- websites/dustinandtabitha