mongodb: Lint fixes
This commit is contained in:
parent
6d3b1e1538
commit
604ae20554
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
ansible.builtin.file:
|
||||
path: /etc/mongod
|
||||
state: directory
|
||||
mode: 0750
|
||||
mode: "0750"
|
||||
owner: root
|
||||
group: mongod
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue