1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/9-local-addons/README.rst

21 lines
572 B
ReStructuredText
Raw Normal View History

2017-05-27 18:09:50 +00:00
===================
Local Addons README
===================
This role is a place to aggregate roles developed by various contributors or locally developed.
Development
-----------
Create the role you wish to add to the XSCE School Server by following the pattern of another role or any other means.
Packaging
---------
Add your role into the main.yml file in the meta directory of the 7-local-addons role. It will now get installed as part of
the next ansible run.
More Info
---------
Have a look at the docs section of this git repo for more detailed information.