Skip to content

Instantly share code, notes, and snippets.

@jesseloudon
Created September 1, 2020 04:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesseloudon/3661e2ec1f269fa28272466935c8f7b7 to your computer and use it in GitHub Desktop.
Save jesseloudon/3661e2ec1f269fa28272466935c8f7b7 to your computer and use it in GitHub Desktop.
Ansible / Molecule Azure setup
# Install ansible azure modules
pip install 'ansible[azure]'
# Install molecule azure driver
pip install molecule-azure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment