Skip to content

Commit

Permalink
fix yaml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Capuccini committed Jan 13, 2017
1 parent 5a04c4e commit a7ac7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/roles/test-core/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- name: "ensure cloudflare configuration is not present"
path: "{{playbook_dir}}/../playbooks/roles/cloudflare/vars/conf.yml"
path: "{{playbook_dir}}/../playbooks/roles/cloudflare/vars/conf.yml"
state: absent

- name: "render cloudflare configuration"
Expand Down

0 comments on commit a7ac7ca

Please sign in to comment.