mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
new tags names incl #s
This commit is contained in:
parent
5ef4a48abb
commit
d128f875ea
1 changed files with 7 additions and 7 deletions
|
@ -9,10 +9,10 @@
|
|||
- /etc/iiab/config_vars.yml
|
||||
|
||||
roles:
|
||||
- { role: 0-init, tags: ['init'] }
|
||||
- { role: 4-server-options, tags: ['options'] }
|
||||
- { role: 5-xo-services, tags: ['xo-services'] }
|
||||
- { role: 6-generic-apps, tags: ['generic-apps'] }
|
||||
- { role: 7-edu-apps, tags: ['edu-apps'] }
|
||||
- { role: 8-mgmt-tools, tags: ['tools'] }
|
||||
- { role: 9-local-addons, tags: ['addons'] }
|
||||
- { role: 0-init, tags: ['0-init'] }
|
||||
- { role: 4-server-options, tags: ['4-server-options'] }
|
||||
- { role: 5-xo-services, tags: ['5-xo-services'] }
|
||||
- { role: 6-generic-apps, tags: ['6-generic-apps'] }
|
||||
- { role: 7-edu-apps, tags: ['7-edu-apps'] }
|
||||
- { role: 8-mgmt-tools, tags: ['8-mgmt-tools'] }
|
||||
- { role: 9-local-addons, tags: ['9-local-addons'] }
|
||||
|
|
Loading…
Reference in a new issue