skeleton
skeleton copied to clipboard
Ansible role skeleton used for new cloud alchemy roles

Cloud Alchemy Ansible Role Skeleton
Description
Skeleton to create new ansible roles similar to other Cloud Alchemy roles.
How to use it
To create a new role, just follow a couple of easy steps:
- Create new rpository using this one as a template by clicking here
- Clone repository locally
- Run
init.shwith required parameters - Commit your changes
Result
After running init.sh it will convert this repo into a directory structure with everything needed to start
developing new Cloud Alchemy ansible role.
Warnings
- README.md file is overwritten with ROLE_README.md
init.shfile is removed after being used
License
This project is licensed under MIT License. See LICENSE for more details.