diff --git a/gateway/all_gw_config.yml b/gateway/all_gw_config.yml index 8da849989e75a4c9fdd99673420139976a1eeae5..84038bf8910e9e4fb279a3372ea4acd82dd3da2d 100644 --- a/gateway/all_gw_config.yml +++ b/gateway/all_gw_config.yml @@ -1,7 +1,7 @@ --- # Defining the remote server where the package will be deployed - name: "Deploy new gateway config" - hosts: test + hosts: gateway remote_user: root become: true become_method: ansible.builtin.sudo