diff --git a/all.yml b/all.yml index 05d5c95..9f84c2d 100755 --- a/all.yml +++ b/all.yml @@ -1,7 +1,7 @@ - hosts: datacenter name: Roles gather_facts: false - ignore_unreachable: true + ignore_unreachable: false roles: - name: setup role: setup