mirror of
https://github.com/jamieahelmke/ansible-quickstart.git
synced 2026-01-02 14:42:11 +01:00
Fix example.yml (Missing Newline/File End)
This commit is contained in:
committed by
GitHub
parent
725fc710ce
commit
d5704cc5f6
@@ -5,3 +5,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Test connection
|
- name: Test connection
|
||||||
ansible.builtin.ping:
|
ansible.builtin.ping:
|
||||||
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user