Skip to content

Commit

Permalink
Add an empty line to improve readability.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 26, 2020
1 parent feaf4ce commit c75de26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tasks/assert.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---

- name: test if httpd_servername is set correctly
assert:
that:
Expand Down
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
# tasks file for httpd

- name: include assert.yml
include_tasks: assert.yml
run_once: yes
Expand Down

0 comments on commit c75de26

Please sign in to comment.