(molecule1) [molecule@pi1 testrole]$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
(molecule1) [molecule@pi1 ~]$ molecule init role --verifier-name ansible -r testrole
--> Initializing new role testrole...
Initialized role in /home/molecule/testrole successfully.
(molecule1) [molecule@pi1 ~]$ cd testrole/
(molecule1) [molecule@pi1 testrole]$ molecule create
--> Validating schema /home/molecule/testrole/molecule/default/molecule.yml.
Validation completed successfully.
--> Test matrix
└── default
├── dependency
├── create
└── prepare
--> Scenario: 'default'
--> Action: 'dependency'
Skipping, missing the requirements file.
--> Scenario: 'default'
--> Action: 'create'
--> Sanity checks: 'docker'
ERROR: Unable to contact the Docker daemon. Please refer to https://docs.docker.com/config/daemon/ for managing the daemon
--
You received this message because you are subscribed to the Google Groups "molecule-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to molecule-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/molecule-users/1c1ffac3-669d-45f6-a9df-566ad5afea59%40googlegroups.com.