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:
|
ansible.builtin.file:
|
||||||
path: /etc/mongod
|
path: /etc/mongod
|
||||||
state: directory
|
state: directory
|
||||||
mode: 0750
|
mode: "0750"
|
||||||
owner: root
|
owner: root
|
||||||
group: mongod
|
group: mongod
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue