Initial commit
This commit is contained in:
commit
c2a6dfb887
5 changed files with 96 additions and 0 deletions
7
vars/main.yml
Normal file
7
vars/main.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
powerdns:
|
||||
config:
|
||||
launch:
|
||||
"pipe:letsencrypt": {}
|
||||
"pipe-letsencrypt-regex": "^_acme-challenge\\."
|
||||
"pipe-letsencrypt-command": "/usr/local/bin/pdns.py"
|
||||
"pipe-letsencrypt-abi-version": "1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue