On Mon, 16 Sep 2019 at 11:34, Stephen Thorpe <[email protected]> wrote: > > Hi Vladimir, > > If I install Mongo manually apt-get install mongodb-org if install fine and > the /var/run/mongodb folder is created every reboot > it's only when I install via Ansible then it doesn't. ... > It does seem weird that the installs differs via Ansible vs manual
Yes, I would suggest focussing on fixing that, rather than "working around" it. There should be no difference between apt-get install package and the corresponding ansible apt task. -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwM3bwUDsO9%3DgNy_1Nk6LdrpXkJ3WchOjsvziNJ0uOqfDQ%40mail.gmail.com.
