Make sure order of network tasks is more clear.
This commit is contained in:
parent
7fed0e879b
commit
70b5a51565
3 changed files with 116 additions and 113 deletions
|
@ -44,7 +44,7 @@
|
|||
|
||||
- name: Configure systemd-networkd
|
||||
ansible.builtin.copy:
|
||||
dest: /etc/systemd/network/wlan-dhcp.network
|
||||
dest: /etc/systemd/network/80-wlan-dhcp.network
|
||||
content: |
|
||||
[Match]
|
||||
Name=wl*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue