22.04
This commit is contained in:
parent
526722ed56
commit
21e54fbdf4
|
@ -5,6 +5,8 @@
|
||||||
'ifenslave',
|
'ifenslave',
|
||||||
]
|
]
|
||||||
tags: interfaces
|
tags: interfaces
|
||||||
|
when: ansible_distribution == "Ubuntu" and ansible_distribution_version != "22.04"
|
||||||
|
|
||||||
|
|
||||||
- name: Configure /etc/network/interfaces
|
- name: Configure /etc/network/interfaces
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in New Issue