Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
Added a space in line 6  Although file will run
  • Loading branch information
Imsurajkr committed Oct 13, 2018
1 parent 0a8eb60 commit bbbcb26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/hello.yaml
Expand Up @@ -3,5 +3,5 @@
hosts: all

tasks:
- name: Hello World!
shell: echo "Hi!"
- name: Hello World!
shell: echo "Hi!"

0 comments on commit bbbcb26

Please sign in to comment.