forked from bitlair/ansible
nginx: Re-introduce bootstrap_certs
This commit is contained in:
parent
b680bf6902
commit
75795f0238
5 changed files with 11 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
|||
ansible_user: root
|
||||
ansible_python_interpreter: auto_silent
|
||||
notify_email: bestuur@bitlair.nl
|
||||
acme_bootstrap_certs: no
|
||||
trusted_ranges:
|
||||
- { v: ipv4, cidr: "127.0.0.1/8", comment: "localhost" }
|
||||
- { v: ipv4, cidr: "10.0.0.0/8", comment: "rfc1918" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue