1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
iiab/roles/9-local-addons
2017-10-27 02:04:55 -04:00
..
tasks Update main.yml 2017-10-27 01:55:08 -04:00
README.rst Update README.rst 2017-10-27 02:04:55 -04: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 Internet-in-a-Box by following the pattern of another role or any other means.

Packaging
---------

Add your role into the main.yml file in the tasks directory of the 9-local-addons role.  It will now get installed as part of
the next ansible run.

More Info
---------

Have a look at https://github.com/iiab/iiab/wiki/IIAB-Architecture (offline at http://box/info/IIAB-Architecture.html) for more detailed information.