Mohammed Naser 1881aad9e3 Clean-ups for Molecule
- Add fetch-output
- Refresh inventory after
- Install into system globally

Change-Id: Ic279d40d7513003ede62633f16739f4df7946b38
2022-04-29 21:59:05 -04:00

12 lines
263 B
ReStructuredText

Ensure Molecule is installed
Look for ``molecule``, and if not found, install it via ``pip`` into a
virtual environment for the current user.
**Role Variables**
.. zuul:rolevar:: molecule_version
:default: 3.6.1
Molecule version to install on the host.