This commit is contained in:
parent
eddb64a640
commit
80eca4b63b
@ -1,3 +1,4 @@
|
|||||||
|
# Standards: 0.1
|
||||||
---
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: xoxys
|
author: xoxys
|
||||||
@ -5,9 +6,9 @@ galaxy_info:
|
|||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: 2.4
|
min_ansible_version: 2.4
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- 7
|
- 7
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- le
|
- le
|
||||||
- letsencrypt
|
- letsencrypt
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
- "{{ certbot_core_networks_base_dir }}"
|
- "{{ certbot_core_networks_base_dir }}"
|
||||||
- ~/.certbot_dns_corenetworks
|
- ~/.certbot_dns_corenetworks
|
||||||
|
|
||||||
|
|
||||||
- name: Clone repo to '{{ certbot_plugin_dir }}'
|
- name: Clone repo to '{{ certbot_plugin_dir }}'
|
||||||
git:
|
git:
|
||||||
repo: "{{ certbot_core_networks_plugin_repo }}"
|
repo: "{{ certbot_core_networks_plugin_repo }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user