|
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
|