|
|
@ -3,7 +3,7 @@ |
|
|
|
- name: Make sure we have an email |
|
|
|
- name: Make sure we have an email |
|
|
|
assert: |
|
|
|
assert: |
|
|
|
that: |
|
|
|
that: |
|
|
|
- "certbot_register_email is not empty" |
|
|
|
- "certbot_register_email == ''" |
|
|
|
msg: "You need to provide an email address you own to register with Let's Encrypt." |
|
|
|
msg: "You need to provide an email address you own to register with Let's Encrypt." |
|
|
|
|
|
|
|
|
|
|
|
- name: Register with Let's Encrypt |
|
|
|
- name: Register with Let's Encrypt |
|
|
|