Install docker. Not available for arm7, as it still doesn't support repositories, follow this link
In your local machine:
pip install -r requirements.txt
install_docker_pip
: (Default:True
) Set if you want to install thedocker
pip package.
sudo
and python
in the target host(s).
- hosts: servers
roles:
- { role: docker }
To test the role you need molecule,
vagrant, virtualbox and some python requirements that can be installed wwith
pip install -r requirements-dev.txt
.
molecule test
or
make test
There is more documentation about the installation and configuration of the required tools at Testing - Anarres documentation.
GPLv3
- drymer: drymer [EN] autistici.org
- lyz: lyz [EN] riseup.net
- m0wer: m0wer (at) autistici (dot) org