mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-29 04:02:38 +01:00
Changed octal value in molecule/ipv6/prepare.yml
This commit is contained in:
@@ -15,5 +15,6 @@ rules:
|
||||
level: warning
|
||||
truthy:
|
||||
allowed-values: ["true", "false"]
|
||||
|
||||
ignore:
|
||||
- galaxy.yml
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user