Created
August 27, 2022 20:46
-
-
Save danielnegreiros/020a59eb0dfeec4044fa54cffb9ced2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Python 3 | |
$ pip3 install molecule ansible-lint docker molecule[docker] | |
# Older Python | |
$ pip install molecule ansible-lint docker molecule[docker] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment