mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Remove pointless comments
This commit is contained in:
parent
0a2d4d94be
commit
8a2b24f08d
2 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
# This is an example playbook to execute Ansible tests.
|
||||
|
||||
- name: Verify
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
# This is an example playbook to execute Ansible tests.
|
||||
|
||||
- name: Verify
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
|
|
Loading…
Reference in a new issue