diff --git a/site.yml b/site.yml index 19b1c76..0404ce6 100644 --- a/site.yml +++ b/site.yml @@ -1,4 +1,5 @@ --- - hosts: all become: yes - roles: pips \ No newline at end of file + roles: + - pips \ No newline at end of file