Marco MC

Results 5 issues of Marco MC

The use of `become` is needed if you are provisioning using an Admin user (enabled to run `sudo`), especially useful when root ssh access is disallowed An example case is...

brew is installing version 1.0.26 which correspond to the latest tag but do not correspond to the latest master. 1.0.26 is not compatible with Python3, the latest master is. it...

The requirements say Python 3.6.0 is required but in reality, it looks like the code has been written with Python2 standards in fact if I run the application with Python...

Hi! would you please make a new release for version 1.0.26 which fixes the issues with python3? that would probably allow the maintainer of the homebrew package to install the...

re-running the test that makes use of provision_docker would recreate a docker container making impossible to test idempotency of a role (or set of roles) over the same container I...