Skip to content

Cookiecutter шаблон ansible роли с включеным molecule

License

Notifications You must be signed in to change notification settings

rpozdeev/ansible-role-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-cookiecutter

Cookiecutter шаблон ansible роли с включеным molecule

Usage

pip install cookiecutter
cookiecutter gh:rpozdeev/ansible-role-cookiecutter

Requiremets

Create file ./molecule/<scenario>/requirements.yml

---
- name: docker
  scm: git
  src: git+git@github.com:rpozdeev/ansible-docker.git
 version: master

About

Cookiecutter шаблон ansible роли с включеным molecule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages