Skip to content

Instantly share code, notes, and snippets.

@fletort
Created July 16, 2020 23:34
Show Gist options
  • Save fletort/7e25d820e0762e15d4b46f6219a39622 to your computer and use it in GitHub Desktop.
Save fletort/7e25d820e0762e15d4b46f6219a39622 to your computer and use it in GitHub Desktop.

Revisions

  1. fletort created this gist Jul 16, 2020.
    7 changes: 7 additions & 0 deletions molecule_new_role.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    #!/bin/bash

    docker run --rm -it \
    -v $(pwd):/tmp \
    -w /tmp \
    quay.io/ansible/molecule:3.0.6 \
    molecule init role $1