Compare commits

...

2 Commits

Author SHA1 Message Date
Richard Holmboe
86369ddff0 Merge b3c3b6b266 into 635f0b21b3 2024-08-12 07:09:55 +00:00
Richard Holmboe
b3c3b6b266 Changed octal value in molecule/ipv6/prepare.yml 2024-08-12 09:09:03 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -15,5 +15,6 @@ 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