--- - hosts: vagrant vars: ziionos_user: ziion bash_line: "export PATH=$PATH:$HOME/.local/bin" # pipx support for user install bash_line_state: present docker_users: - ziion become: true roles: - common - geerlingguy.docker - truffle - solc - solc-select - brownie - manticore - mythril - ganache - remix