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