diff --git a/group_vars/all.yml b/group_vars/all.yml index 1ee3c97..a23c8d2 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -49,7 +49,7 @@ firewall_allowed_tcp_ports: #* NETBIRD -netbird_setup_key: 30BAC325-7717-44EF-B0B7-4AB8A50A3F09 +netbird_setup_key: 33BE5022-D0CF-4ED9-84FF-B93E53519FDD netbird_register: true #* TLS diff --git a/hardening.yml b/hardening.yml index 3bd907e..57f445e 100644 --- a/hardening.yml +++ b/hardening.yml @@ -1,4 +1,4 @@ -- hosts: docker_swarm_worker +- hosts: bastion # vars: become: true gather_facts: true diff --git a/hosts b/hosts index 547c478..ea8d35e 100644 --- a/hosts +++ b/hosts @@ -2,6 +2,7 @@ scale01 ansible_host=163.172.209.36 ansible_user=stephane ovh01 ansible_host=5.135.181.11 ansible_user=stephane scaleway ansible_host=163.172.84.28 ansible_user=stephane +bastion ansible_host=163.172.70.242 ansible_user=stephane [tower] scaleway ansible_host=163.172.84.28 ansible_user=stephane diff --git a/index.html b/index.html new file mode 100644 index 0000000..911db5b --- /dev/null +++ b/index.html @@ -0,0 +1,18 @@ +
