mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-30 12:42:37 +01:00
Compare commits
1 Commits
86369ddff0
...
f4fe1b57f8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f4fe1b57f8 |
@@ -15,6 +15,5 @@ rules:
|
|||||||
level: warning
|
level: warning
|
||||||
truthy:
|
truthy:
|
||||||
allowed-values: ["true", "false"]
|
allowed-values: ["true", "false"]
|
||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
- galaxy.yml
|
- galaxy.yml
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
dest: /etc/netplan/55-flannel-ipv4.yaml
|
dest: /etc/netplan/55-flannel-ipv4.yaml
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: "0644"
|
mode: 0644
|
||||||
register: netplan_template
|
register: netplan_template
|
||||||
|
|
||||||
- name: Apply netplan configuration
|
- name: Apply netplan configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user