Skip to content
/ ansible-skeleton Public template
forked from lvl3/ansible-skeleton

Folder-structure and some examples for setting up a new ansible-project.

License

Notifications You must be signed in to change notification settings

cla86/ansible-skeleton

 
 

Repository files navigation

Ansible-skeleton

The purpose is to provide a folder structure for a new project.

Folder structure in this skeleton is somewhat opinionated. Ansible provides alternative structures.

See Ansible best practises for more information.

What is included

  • Folder structures and placeholder files.
  • Example role
  • Inventories for multiple environments.

Running example-playbook

To run the example-playbook against a running vagrant machine. Run this command in the root-directory of the project. ansible-playbook -i inventories/test/hosts example-play.yml

About

Folder-structure and some examples for setting up a new ansible-project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published