diff --git a/playbook.yml b/playbook.yml index d313ffd..7f3506c 100644 --- a/playbook.yml +++ b/playbook.yml @@ -2,7 +2,7 @@ --- - name: Deploy self-hosted services hosts: all - gather_facts: true + gather_facts: false become: true roles: - role: os_config