Fix illegal octal number representation
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
dest: /etc/gitea/mariadb/
|
||||
owner: containers
|
||||
group: containers
|
||||
mode: 0600
|
||||
mode: "0600"
|
||||
|
||||
- name: Create mariadb instance
|
||||
become_user: containers
|
||||
|
||||
Reference in New Issue
Block a user