linuxbandit
linuxbandit
Hello! Is there any update on this?
Not sure what's happening here and how could code coverage go down but... one thing I forgot to mention is that the only requirement for this to work is a...
Looks great! thanks for this. I was going to do the same then I realised someone may have already, thankfully there was you. Only feedback: I would avoid being root...
Thanks for the fast reply! ``` - username: "linuxbandit" shell: "/bin/zsh" pubkey: "https://github.com/linuxbandit.keys" admin_users_sudo_nopasswd: false admin_user_groups: false - username: "ansible" shell: "/bin/false pubkey: "https://github.com/linuxbandit.keys" admin_users_sudo_nopasswd: true admin_user_groups: false ``` `pip...
thanks to [this](https://stackoverflow.com/questions/49040013/how-can-i-know-what-version-of-jinja2-my-ansible-is-using) I have `ok: [localhost] => {"changed": false, "msg": "2.10"}` How to downgrade jinja/get around it without downgrading? Thanks!
Hey sorry it took me a while, I moved them as you suggested and I do have Jinja 2.10, also upgraded your role to 0.7.2, now the errors are ```...
[this](https://github.com/avanov/ansible-galaxy-pyenv/pull/77/) fixes it, so we have to wait i guess @avanov can you take a look please?
Did you configure the .cig.yml file?
@gaiziRepo you didn't know, but your question is not related to the ansible role per se, because the name of the version of docker depends on your package manager: as...