diff --git a/ansible/fediseer_api_deploy.yml b/ansible/fediseer_api_deploy.yml index 5e8c690..e2696bd 100644 --- a/ansible/fediseer_api_deploy.yml +++ b/ansible/fediseer_api_deploy.yml @@ -1,6 +1,6 @@ --- -- hosts: fediseer +- hosts: fediseer_api gather_facts: false tasks: diff --git a/ansible/fediseer_gui_deploy.yml b/ansible/fediseer_gui_deploy.yml index 18382d6..4e898da 100644 --- a/ansible/fediseer_gui_deploy.yml +++ b/ansible/fediseer_gui_deploy.yml @@ -1,6 +1,6 @@ --- -- hosts: fediseer +- hosts: fediseer_gui gather_facts: true tasks: