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