Removed reports
This commit is contained in:
parent
30300d06d9
commit
504a72a48c
|
@ -124,15 +124,6 @@ commands:
|
|||
args => "certonly --agree-tos -n $(webroot_arg) --expand --email $(site[email]) $(args)";
|
||||
|
||||
reports:
|
||||
# "CURRENT DOMAINS FOR $(site[domain]) : $(current_domains)";
|
||||
# "EXEC IST: $(cert_test_cmd)";
|
||||
|
||||
# "IS '$(domains_txt)' == '$(current_domains_txt) ' ?";
|
||||
|
||||
# run_certbot_new::
|
||||
# "WE MUST RUN CERTBOT FOR $(domains_txt)";
|
||||
# !run_certbot_new::
|
||||
# "WE SHOULD NOT RUN CERTBOT FOR $(domains_txt)";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue