fixed wrong state for eth0 (up instead of down)
This commit is contained in:
parent
ec54469e8e
commit
6ec5ec01b9
78 changed files with 78 additions and 78 deletions
|
@ -16,7 +16,7 @@ mac0: 52:54:00:9c:4e:9d
|
|||
network_connections:
|
||||
- name: eth0
|
||||
mac: "{{ mac0 }}"
|
||||
state: down
|
||||
state: up
|
||||
type: ethernet
|
||||
ip:
|
||||
address:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue