fix indentaions
All checks were successful
continuous-integration/drone/push Build is passing

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: galaxy_info:
author: xoxys author: xoxys

View File

@ -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 }}"