fixed indentation according with yaml best practices

This commit is contained in:
Bogdan Benea 2021-03-26 13:04:48 +02:00 committed by smooge
parent 6ec5ec01b9
commit 7e76c7146c
85 changed files with 1585 additions and 1606 deletions

View file

@ -5,11 +5,11 @@ eth1_ipv4_gw: 10.3.170.254
datacenter: iad2 datacenter: iad2
network_connections: network_connections:
- name: eth0 - name: eth0
type: ethernet type: ethernet
autoconnect: no autoconnect: no
mac: 68:05:ca:8e:ab:e6 mac: 68:05:ca:8e:ab:e6
- name: eth1 - name: eth1
state: up state: up
type: ethernet type: ethernet
mac: 50:6b:4b:6b:08:50 mac: 50:6b:4b:6b:08:50
@ -25,7 +25,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth2 - name: eth2
mac: 50:6b:4b:6b:08:51 mac: 50:6b:4b:6b:08:51
type: ethernet type: ethernet
autoconnect: no autoconnect: no

View file

@ -15,12 +15,12 @@ mac1: 50:6b:4b:6a:ec:90
mac2: 50:6b:4b:6a:ec:91 mac2: 50:6b:4b:6a:ec:91
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth1 - name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: up state: up
type: ethernet type: ethernet
@ -38,7 +38,7 @@ network_connections:
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: e6:6d:96:cc:7a:cd
mac3: d2:87:2a:46:d0:24 mac3: d2:87:2a:46:d0:24
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -32,19 +32,18 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: da:2c:8f:e7:99:2b
mac3: c2:ac:ba:0d:8c:db mac3: c2:ac:ba:0d:8c:db
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -32,19 +32,18 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: f2:b7:9e:26:0d:9a
mac3: ca:65:7a:c4:c8:83 mac3: ca:65:7a:c4:c8:83
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -33,18 +33,18 @@ network_connections:
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1 - name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: 66:19:15:4e:89:56
mac3: 66:66:16:e5:59:df mac3: 66:66:16:e5:59:df
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -32,19 +32,18 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: 8a:93:68:8d:ca:cd
mac3: ee:ef:b7:b9:28:8a mac3: ee:ef:b7:b9:28:8a
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -32,19 +32,18 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: f4:e9:d4:f2:e7:f4
mac3: f4:e9:d4:f2:e7:f5 mac3: f4:e9:d4:f2:e7:f5
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -32,19 +32,18 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,7 +16,7 @@ mac2: f4:e9:d4:f2:e9:6e
mac3: f4:e9:d4:f2:e9:6f mac3: f4:e9:d4:f2:e9:6f
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -32,19 +32,18 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
state: down state: down
type: ethernet type: ethernet
- name: eth3 - name: eth3
mac: "{{ mac3 }}" mac: "{{ mac3 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -16,11 +16,11 @@ mac1: 50:6b:4b:6a:b6:20
mac2: 50:6b:4b:6a:b6:21 mac2: 50:6b:4b:6a:b6:21
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no
- name: eth1 - name: eth1
state: up state: up
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
@ -37,7 +37,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no

View file

@ -16,11 +16,11 @@ mac1: 50:6b:4b:6a:eb:b0
mac2: 50:6b:4b:6a:eb:b1 mac2: 50:6b:4b:6a:eb:b1
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no
- name: eth1 - name: eth1
state: up state: up
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
@ -37,7 +37,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no

View file

@ -16,11 +16,11 @@ mac1: 50:6b:4b:6a:ea:60
mac2: 50:6b:4b:6a:ea:61 mac2: 50:6b:4b:6a:ea:61
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no
- name: eth1 - name: eth1
state: up state: up
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
@ -37,7 +37,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no

View file

@ -16,11 +16,11 @@ mac1: 50:6B:4B:6A:C4:90
mac2: 50:6B:4B:6A:C4:91 mac2: 50:6B:4B:6A:C4:91
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no
- name: eth1 - name: eth1
state: up state: up
type: ethernet type: ethernet
autoconnect: yes autoconnect: yes
@ -37,7 +37,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth2 - name: eth2
mac: "{{ mac2 }}" mac: "{{ mac2 }}"
type: ethernet type: ethernet
autoconnect: no autoconnect: no

View file

@ -13,7 +13,7 @@ mac0: 14:9e:cf:61:9e:61
mac1: 14:9e:cf:61:9e:64 mac1: 14:9e:cf:61:9e:64
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -26,7 +26,7 @@ network_connections:
- "{{ dns1 }}" - "{{ dns1 }}"
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1 - name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: 14:9e:cf:61:9e:61
mac1: 14:9e:cf:61:9e:64 mac1: 14:9e:cf:61:9e:64
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: 14:9e:cf:61:9e:c9
mac1: 14:9e:cf:61:9e:cc mac1: 14:9e:cf:61:9e:cc
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: 14:9e:cf:61:a5:07
mac1: 14:9e:cf:61:a5:0a mac1: 14:9e:cf:61:a5:0a
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -15,7 +15,7 @@ mac1: 14:9e:cf:61:a0:c0
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -31,8 +31,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: 14:9e:cf:61:9e:e3
mac1: 14:9e:cf:61:9e:e6 mac1: 14:9e:cf:61:9e:e6
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: 14:9e:cf:61:a6:75
mac1: 14:9e:cf:61:a6:78 mac1: 14:9e:cf:61:a6:78
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:26:e1
mac1: f8:ca:b8:f7:26:e4 mac1: f8:ca:b8:f7:26:e4
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:27:cf
mac1: f8:ca:b8:f7:27:d2 mac1: f8:ca:b8:f7:27:d2
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:27:63
mac1: f8:ca:b8:f7:27:66 mac1: f8:ca:b8:f7:27:66
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:2e:f5
mac1: f8:ca:b8:f7:2e:f8 mac1: f8:ca:b8:f7:2e:f8
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:27:49
mac1: f8:ca:b8:f7:27:4c mac1: f8:ca:b8:f7:27:4c
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:2d:87
mac1: f8:ca:b8:f7:2d:8a mac1: f8:ca:b8:f7:2d:8a
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:26:fb
mac1: f8:ca:b8:f7:26:fe mac1: f8:ca:b8:f7:26:fe
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ mac0: f8:ca:b8:f7:29:3d
mac1: f8:ca:b8:f7:29:40 mac1: f8:ca:b8:f7:29:40
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,8 +30,7 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no
- name: eth1
- name: eth1
mac: "{{ mac1 }}" mac: "{{ mac1 }}"
state: down state: down
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:0d:2c:f0 mac0: 52:54:00:0d:2c:f0
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -15,7 +15,7 @@ has_ipv6: no
mac0: 52:54:00:d7:04:aa mac0: 52:54:00:d7:04:aa
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:ac:8e:53 mac0: 52:54:00:ac:8e:53
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:ac:8e:53 mac0: 52:54:00:ac:8e:53
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:c3:fb:32 mac0: 52:54:00:c3:fb:32
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:5c:f6:d2 mac0: 52:54:00:5c:f6:d2
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:d7:98:00 mac0: 52:54:00:d7:98:00
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:de:fc:9e mac0: 52:54:00:de:fc:9e
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:5d:9e:16 mac0: 52:54:00:5d:9e:16
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:08:bd:f4 mac0: 52:54:00:08:bd:f4
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:e5:6a:68 mac0: 52:54:00:e5:6a:68
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:e7:6f:ed mac0: 52:54:00:e7:6f:ed
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:18:90:20 mac0: 52:54:00:18:90:20
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet
@ -30,4 +30,3 @@ network_connections:
- fedoraproject.org - fedoraproject.org
dhcp4: no dhcp4: no
auto6: no auto6: no

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:23:d9:c7 mac0: 52:54:00:23:d9:c7
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:67:17:ea mac0: 52:54:00:67:17:ea
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:28:be:1a mac0: 52:54:00:28:be:1a
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:52:1c:61 mac0: 52:54:00:52:1c:61
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:34:95:28 mac0: 52:54:00:34:95:28
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:6c:d2:9d mac0: 52:54:00:6c:d2:9d
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:f9:13:e4 mac0: 52:54:00:f9:13:e4
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:2d:53:c8 mac0: 52:54:00:2d:53:c8
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:b6:5e:eb mac0: 52:54:00:b6:5e:eb
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:67:c4:5b mac0: 52:54:00:67:c4:5b
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:77:e0:9d mac0: 52:54:00:77:e0:9d
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:59:40:a8 mac0: 52:54:00:59:40:a8
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:d3:91:61 mac0: 52:54:00:d3:91:61
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:fa:fc:dd mac0: 52:54:00:fa:fc:dd
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:43:98:b2 mac0: 52:54:00:43:98:b2
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:ef:19:17 mac0: 52:54:00:ef:19:17
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:9e:67:92 mac0: 52:54:00:9e:67:92
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:48:3e:a3 mac0: 52:54:00:48:3e:a3
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:ec:06:17 mac0: 52:54:00:ec:06:17
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:a0:23:2f mac0: 52:54:00:a0:23:2f
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:2f:20:0d mac0: 52:54:00:2f:20:0d
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:81:4c:e8 mac0: 52:54:00:81:4c:e8
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:2b:1d:73 mac0: 52:54:00:2b:1d:73
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:9c:4e:9d mac0: 52:54:00:9c:4e:9d
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:4f:50:9f mac0: 52:54:00:4f:50:9f
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:d8:ce:90 mac0: 52:54:00:d8:ce:90
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:56:00:ac mac0: 52:54:00:56:00:ac
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:3d:74:dc mac0: 52:54:00:3d:74:dc
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:20:d4:4b mac0: 52:54:00:20:d4:4b
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:c8:74:89 mac0: 52:54:00:c8:74:89
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:fa:fe:fd mac0: 52:54:00:fa:fe:fd
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:79:6d:b9 mac0: 52:54:00:79:6d:b9
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:54:7f:f2 mac0: 52:54:00:54:7f:f2
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:6c:e5:84 mac0: 52:54:00:6c:e5:84
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:70:9d:8d mac0: 52:54:00:70:9d:8d
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:e4:02:9f mac0: 52:54:00:e4:02:9f
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:92:3b:d3 mac0: 52:54:00:92:3b:d3
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:26:84:9e mac0: 52:54:00:26:84:9e
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:14:25:7b mac0: 52:54:00:14:25:7b
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:fa:b9:23 mac0: 52:54:00:fa:b9:23
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:7e:9a:f1 mac0: 52:54:00:7e:9a:f1
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:f9:49:c1 mac0: 52:54:00:f9:49:c1
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:cf:2b:93 mac0: 52:54:00:cf:2b:93
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet

View file

@ -14,7 +14,7 @@ has_ipv6: no
mac0: 52:54:00:4f:f7:ce mac0: 52:54:00:4f:f7:ce
network_connections: network_connections:
- name: eth0 - name: eth0
mac: "{{ mac0 }}" mac: "{{ mac0 }}"
state: up state: up
type: ethernet type: ethernet