Compare commits

..

1 Commits

Author SHA1 Message Date
Richard Holmboe
f4fe1b57f8 Merge 6ed58687d1 into 635f0b21b3 2024-08-09 14:23:15 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -15,6 +15,5 @@ rules:
level: warning
truthy:
allowed-values: ["true", "false"]
ignore:
- galaxy.yml

View File

@@ -38,7 +38,7 @@
dest: /etc/netplan/55-flannel-ipv4.yaml
owner: root
group: root
mode: "0644"
mode: 0644
register: netplan_template
- name: Apply netplan configuration