Fix illegal octal number representation
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
remote_src: true
|
||||
src: /usr/share/containers/containers.conf
|
||||
dest: /etc/containers/containers.conf
|
||||
mode: 0644
|
||||
mode: "0644"
|
||||
|
||||
- name: Set podman default subnet into small /24 networks
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user