From 00774ddee83a7e39b98d49ef70928e9de387812c 2023-08-24 02:44:49 From: x Date: 2023-08-24 02:44:49 Subject: [PATCH] feat: differenciate between initial and gateway --- diff --git a/gateway/initial_gw_setup.yml b/gateway/initial_gw_setup.yml index d79ab83e038751570cfdc4c8433b711a4902a814..e9475acb934c61167cf100eca3648bccfa87cf03 100644 --- a/gateway/initial_gw_setup.yml +++ b/gateway/initial_gw_setup.yml @@ -1,6 +1,6 @@ --- - name: Initial Gateway Setup - hosts: initial + hosts: initial-gateway become: true become_method: ansible.builtin.sudo diff --git a/hosts b/hosts index 09b7d9abfaf6d65a6237e2651c9b42d3589dd535..98e5e3967a0e60240f6ee54f2763b8a50afdad8e 100644 --- a/hosts +++ b/hosts @@ -24,6 +24,9 @@ server_scripts_dir=~/repos/Infrastructure-Intern/scripts # new machine come here [initial] +fflux-test ansible_user=root + +[initial-gateway] fflux-test # machines which run api.freifunk.lu