Fix myriad bugs in playbooks
Update inventory
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
- name: Make .network files
|
||||
become: true
|
||||
template:
|
||||
src: dot.network.j2
|
||||
src: network.j2
|
||||
dest: "/etc/systemd/network/{{ item.key }}.network"
|
||||
with_dict: "{{ networking }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user