Compare commits
2 Commits
2b3fee1779
...
454f0d4655
Author | SHA1 | Date |
---|---|---|
Cory Hawkvelt | 454f0d4655 | |
Cory Hawkvelt | 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