Fix illegal octal number representation
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
dest: /etc/cockpit/cockpit.conf
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
mode: "0644"
|
||||
|
||||
# https://cockpit-project.org/faq.html#error-message-about-being-offline
|
||||
- name: Allow NetworkManager to manage network interfaces
|
||||
|
||||
Reference in New Issue
Block a user