* Fixing common cert update playbook
Relevant vars are found in .env/certbot.yml (outside of git) import_playbook is apparantly how we can call all cert update scripts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
- include_tasks: '../beta/certbot.yml'
|
||||
- include_tasks: '../alpha/certbot.yml'
|
||||
- import_playbook: '../beta/certbot.yml'
|
||||
- import_playbook: '../alpha/certbot.yml'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user