Commit Graph

11 Commits

Author SHA1 Message Date
Max Rosin
b0b5c04fbb Remove duplicated playbook code
By removing the duplicated code in the cookiecutter template the playbooks of the installed driver are used.
Those are then able to find the filter_plugin, which relates #31.
2021-07-02 12:42:22 +02:00
Martin Reinhardt
a1669c0b04 Remove async for network deletion 2021-06-02 11:55:04 +02:00
Martin Reinhardt
6c4c20baa6
Add possibility to create networks
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2021-06-02 10:51:44 +02:00
Luke Murphy
781e7ec7bb
Support dropping sh dependency
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-06 13:09:05 +01:00
Luke Murphy
d57f80a496
Support volumes handling
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2021-01-06 12:01:37 +01:00
Luke Murphy
5efff53088
Use native ansible handlers 2021-01-06 12:01:37 +01:00
Luke Murphy
218073759f
Add molecule.yml so we can override
See https://github.com/ansible-community/molecule/pull/2666.

I also formatted the cookiecutter.json.

This will work when Molecule 3.0.4 is released.
2020-04-27 15:12:27 +02:00
Luke Murphy
641faf30bf
Get integration tests running
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:12:57 +02:00
Luke Murphy
b051605c77
Fix install naming and update version 2020-04-24 13:30:02 +02:00
Luke Murphy
0701d0aafd
Fix INSTALL to point to new package 2019-11-16 09:02:27 +07:00
Luke Murphy
76ef7ff97e
Enable minimal testing 2019-10-23 13:22:13 +02:00