Skip to content
/ skeleton Public template
forked from cloudalchemy/skeleton

Ansible role skeleton used for new cloud alchemy roles

License

Notifications You must be signed in to change notification settings

nickilby/skeleton

 
 

Repository files navigation

skeleton logo

Cloud Alchemy Ansible Role Skeleton

License IRC

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:

  1. Clone this repo
  2. Open create.sh with your favorite editor
  3. Modify variables mentioned in that file
  4. Run create.sh

Result

After running create.sh it will convert this repo into a directory structure with everything needed to start developing new Cloud Alchemy ansible role.

Warnings

  • Running create.sh deletes .git directory.
  • README.md file is overwritten with ROLE_README.md

License

This project is licensed under MIT License. See LICENSE for more details.

About

Ansible role skeleton used for new cloud alchemy roles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.8%
  • Python 12.2%