update to 2.13.1, fix missing cookiecutter files
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-c8f6ad3297
Please login to add feedback.
This update has been submitted for testing by wakko666.
This update has been pushed to testing.
It work for me , but not sure if it works by default sudo dnf install python-docker docker sudo systemctl enable docker && sudo systemctl start docker sudo molecule init role -r lol and then sudo molecule test TASK [Destroy molecule instance(s)] ******** fatal: [localhost]: FAILED! => {"msg": "An unhandled exception occurred while templating '{{ lookup('file', molecule_file) | molecule_from_yaml }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: template error while templating string: no filter named 'molecule_from_yaml'. String: {{ lookup('file', molecule_file) | molecule_from_yaml }}"} Not sure if it's normal it dont install docker and python-docker by default and fail with a default config ?
sorry for the lack of carrage return ^^
python-docker is required for docker-based setups, but not for the other supported backends.
A Recommends probably makes sense to add to ensure the default case works out of the box.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by wakko666.
This update has been submitted for batched by wakko666.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.