buildhw-x86-02: try and not specify state

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-05-04 09:31:41 -07:00
parent 44adfa7b09
commit 926cb41759

View file

@ -34,6 +34,4 @@ network_connections:
- name: eth1
persistent_state: present
mac: "{{ mac1 }}"
state: down
type: ethernet
autoconnect: yes