Skip to content

alem0lars/os-install

Repository files navigation

Setup

Automatic system setup.

Folder structure

The folder structure is like the suggested one by ansible official docs.

Commons directory

The only difference between a normal ansible repository is the "custom" directory commons, that contains code to be shared between library files.

So, when you make changes to any file inside commons directory, run:

$ invoke bundle_commons

Test roles

To test a specific role, run:

$ invoke test $ROLE_NAME

About

Automated OS install (using Ansible)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages