This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
[](https://drone.autonomic.zone/autonomic-cooperative/molecule-template)
 | 
			
		||||
 | 
			
		||||
A helper template for generating new roles with [Molecule](https://molecule.readthedocs.io/en/latest/).
 | 
			
		||||
A template for generating new molecule configurations with [cookiecutter](https://cookiecutter.readthedocs.io).
 | 
			
		||||
 | 
			
		||||
Features:
 | 
			
		||||
 | 
			
		||||
@ -12,6 +12,9 @@ Features:
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
You run this command within an existing role directory. If you're looking for
 | 
			
		||||
the role template, then we have that [over here](https://git.autonomic.zone/autonomic-cooperative/role-template).
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
$ pip install cookiecutter
 | 
			
		||||
$ cookiecutter https://git.autonomic.zone/autonomic-cooperative/molecule-template
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user