fix indentaions
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-01-12 14:35:40 +01:00
parent eddb64a640
commit 80eca4b63b
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,4 @@
# Standards: 0.1
---
galaxy_info:
author: xoxys
@ -5,9 +6,9 @@ galaxy_info:
license: MIT
min_ansible_version: 2.4
platforms:
- name: EL
versions:
- 7
- name: EL
versions:
- 7
galaxy_tags:
- le
- letsencrypt

View File

@ -9,7 +9,6 @@
- "{{ certbot_core_networks_base_dir }}"
- ~/.certbot_dns_corenetworks
- name: Clone repo to '{{ certbot_plugin_dir }}'
git:
repo: "{{ certbot_core_networks_plugin_repo }}"