This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
roles/certbot: allow duplicated instances
Needed to have multiple certbot calls for differents domain in the same host in the same playbook.
python3
Zolfa
5 years ago
parent
23e801529d
commit
b1d583d97c
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
roles/certbot/meta/main.yaml
+ 3
- 0
roles/certbot/meta/main.yaml
View File
@ -0,0 +1,3 @@
---
allow_duplicates
:
true
...
Write
Preview
Loading…
Cancel
Save