diff --git a/hello.yml b/hello.yml index 1acc606..a90c638 100644 --- a/hello.yml +++ b/hello.yml @@ -8,4 +8,3 @@ - name: Say Hello world ansible.builtin.debug: msg: Hello world! -