Asma Syed Hameed 088e34f99e The cryptography package now requires pip 19+ which is
not available by default when using the distribution packages
pyca/cryptography#5753

To resolve this, we upgrade pip in the virtualenv if it
is not new enough. We maintain the pin on <20 to ensure
that it is usable in both python2 and python3 environments
and that it doesn't bring any new setuptools requirements
into the mix.

Change-Id: I1adb92ee823558bd4e6b70ca961669ccf3e0434b
2021-02-16 10:55:23 +05:30
..
2018-07-30 10:26:25 +05:30
2019-11-20 14:54:43 -05:00
2016-06-22 09:57:01 +01:00
2019-11-05 08:08:37 -05:00
2019-12-16 08:11:35 -05:00

Running browebat ansible unit tests

Running ansible molecule unit tests

Adding ansible molecue unit test

  • cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker