ansible-debian icon indicating copy to clipboard operation
ansible-debian copied to clipboard

Buildfiles: Ansible automated leight-weight and sensible Debian provisioning

Results 3 ansible-debian issues
Sort by recently updated
recently updated
newest added

What do you think about using molecule to test profiles/roles? ps: your works are amazing!

``` TASK [apt-meta : ensure apt packages are managed] fatal: [generic-all]: FAILED! => {"changed": false, "msg": "No package matching 'chromium' is available"} ``` Seems to be true, I cannot (manually)...

Hey @cytopia thanks for sharing your setup here, it's very cool! Upon running the tests in docker, I receive this error: ``` TASK [python-meta : ensure either python2 or python3...

bug