Revert "buildhw-x86-02: try and not specify state"

This reverts commit 926cb41759.
This commit is contained in:
Kevin Fenzi 2021-05-04 09:35:47 -07:00
parent 926cb41759
commit 7ef6f3ea42

View file

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