include plugin tasks
This commit is contained in:
parent
484f2ed827
commit
3809f3b746
@ -1,2 +1,4 @@
|
||||
---
|
||||
- include_tasks: install.yml
|
||||
- include_tasks: plugins.yml
|
||||
when: certbot_core_networks_plugin_enabled
|
||||
|
@ -11,6 +11,5 @@
|
||||
template:
|
||||
src: corenetworks/config.ini.j2
|
||||
dest: "~/.certbot_dns_corenetworks/config.ini"
|
||||
when: certbot_core_networks_plugin_enabled
|
||||
become: True
|
||||
become_user: "{{ certbot_user }}"
|
||||
|
Loading…
Reference in New Issue
Block a user