diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2023-10-13 09:52:29 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2023-10-21 18:53:22 +0200 |
commit | bb1e72c884cfd8f2dd011afa9f3e4c1c40b2d133 (patch) | |
tree | a865a9fe37e325e0728bd0cd3351d818a67691f1 | |
parent | 367e582d95f9d2c06f745ef78d21534b903c3fec (diff) | |
download | infra-bb1e72c884cfd8f2dd011afa9f3e4c1c40b2d133.tar.gz infra-bb1e72c884cfd8f2dd011afa9f3e4c1c40b2d133.tar.bz2 infra-bb1e72c884cfd8f2dd011afa9f3e4c1c40b2d133.tar.xz infra-bb1e72c884cfd8f2dd011afa9f3e4c1c40b2d133.zip |
wg0: Disabling conflatorio
-rw-r--r-- | ansible/group_vars/all/wireguard_wg0.yml | 2 | ||||
-rw-r--r-- | ansible/inventory | 21 |
2 files changed, 2 insertions, 21 deletions
diff --git a/ansible/group_vars/all/wireguard_wg0.yml b/ansible/group_vars/all/wireguard_wg0.yml index 9e30b79..dee1eb1 100644 --- a/ansible/group_vars/all/wireguard_wg0.yml +++ b/ansible/group_vars/all/wireguard_wg0.yml @@ -16,7 +16,7 @@ wireguard_wg0: ipv4: 192.168.60.2 ipv6: fdf3:aad9:a885:0b3a::2 conflatorio: - state: present + state: absent ipv6: fdf3:aad9:a885:0b3a::3 arius: state: present diff --git a/ansible/inventory b/ansible/inventory index 44a0123..451a286 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -39,16 +39,6 @@ all: ansible_host: 192.168.10.123 sweetzpot-macos: ansible_host: 0.0.0.0 - conflatorio-test1: - ansible_host: "fd56:1ae9:097d:3ddd:6c53:1011:3bad:9498" - conflatorio-test2: - ansible_host: "fd56:1ae9:097d:3ddd:4c96:be16:9e04:c110" - conflatorio-test3: - ansible_host: "fd56:1ae9:097d:3ddd:02df:da1d:ccb7:97b9" - conflatorio-test4: - ansible_host: "fd56:1ae9:097d:3ddd:ecd7:7f0a:79cd:343c" - conflatorio-test5: - ansible_host: "fd56:1ae9:097d:3ddd:5375:e67b:7878:310d" lhn2pi: ansible_host: 192.168.100.8 lhn2ix: @@ -86,20 +76,10 @@ all: nextcloud: numquam: unifi: - children: - conflatorio_lxc: lxc_hosts: hosts: arius: birgitte: -# conflatorio: - conflatorio_lxc: - hosts: - conflatorio-test1: - conflatorio-test2: - conflatorio-test3: - conflatorio-test4: - conflatorio-test5: linode_dns_update: hosts: akysis: @@ -155,6 +135,7 @@ all: children: borg_nas: + # Do not remove hosts from this list, set them to absent instead wireguard_wg0: hosts: akili: |