Skip to content

Instantly share code, notes, and snippets.

@jesseloudon
Last active September 1, 2020 05:01
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/1b55627ee35ee5b74947ae086649e525 to your computer and use it in GitHub Desktop.
Save jesseloudon/1b55627ee35ee5b74947ae086649e525 to your computer and use it in GitHub Desktop.
Molecule initialize new Ansible role using Azure driver
# List available molecule drivers
molecule drivers
# Initialize a new molecule role using azure driver
molecule init role ansible-role-exampleApp -d azure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment