fix ansible_managed handling
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
94beb99947
commit
229c686261
@ -1,6 +1,4 @@
|
|||||||
## {{ ansible_managed }}
|
{{ ansible_managed | comment }}
|
||||||
# mongod.conf
|
|
||||||
|
|
||||||
# for documentation of all options, see:
|
# for documentation of all options, see:
|
||||||
# http://docs.mongodb.org/manual/reference/configuration-options/
|
# http://docs.mongodb.org/manual/reference/configuration-options/
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
## {{ ansible_managed }}
|
{{ ansible_managed | comment }}
|
||||||
# mongod.conf
|
|
||||||
|
|
||||||
# for documentation of all options, see:
|
# for documentation of all options, see:
|
||||||
# http://docs.mongodb.org/manual/reference/configuration-options/
|
# http://docs.mongodb.org/manual/reference/configuration-options/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user