diff --git a/roles/ind/authelia/authelia-install.yml b/roles/ind/authelia/authelia-install.yml index 225cf09..30a14ae 100644 --- a/roles/ind/authelia/authelia-install.yml +++ b/roles/ind/authelia/authelia-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: diff --git a/roles/ind/grail/grail-install.yml b/roles/ind/grail/grail-install.yml index 3266ecd..58a3a21 100644 --- a/roles/ind/grail/grail-install.yml +++ b/roles/ind/grail/grail-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: diff --git a/roles/ind/mello/mello-install.yml b/roles/ind/mello/mello-install.yml index 909ab53..c3b32ad 100644 --- a/roles/ind/mello/mello-install.yml +++ b/roles/ind/mello/mello-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: docker_compose_definition: | diff --git a/roles/ind/nas/nas-install.yml b/roles/ind/nas/nas-install.yml index db7c5b5..df84458 100644 --- a/roles/ind/nas/nas-install.yml +++ b/roles/ind/nas/nas-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: diff --git a/roles/ind/promgraf/promgraf-install.yml b/roles/ind/promgraf/promgraf-install.yml index e1ab85b..2917aab 100644 --- a/roles/ind/promgraf/promgraf-install.yml +++ b/roles/ind/promgraf/promgraf-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: diff --git a/roles/ind/semaphore/semaphore-install.yml b/roles/ind/semaphore/semaphore-install.yml index a3b28d0..f457e56 100644 --- a/roles/ind/semaphore/semaphore-install.yml +++ b/roles/ind/semaphore/semaphore-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: