Created
          July 16, 2020 23:34 
        
      - 
      
 - 
        
Save fletort/7e25d820e0762e15d4b46f6219a39622 to your computer and use it in GitHub Desktop.  
Revisions
- 
        
fletort created this gist
Jul 16, 2020 .There are no files selected for viewing
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 charactersOriginal 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