1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

suppress doc generation when requested (#77)

* add default nodocs

* exclude iiab-refresh-wiki-docs when nodocs is True

add nodocs: True to vars/local_vars.yml to skip doc generation.
This commit is contained in:
Jerry Vonau 2017-07-04 15:04:16 -05:00 committed by georgejhunt
parent e5543b3f99
commit e4226e8515
2 changed files with 2 additions and 3 deletions

View file

@ -147,5 +147,4 @@
- name: generate the offline documents
command: /usr/bin/iiab-refresh-wiki-docs
when: not nodocs

View file

@ -306,7 +306,7 @@ xovis_chart_heading: "My School: Usage Data Visualization"
# 9-LOCAL-ADDONS
# Platforms - turn all off and let <OS>.yml turn on as appropriate
nodocs: False
is_rpi: False
is_debian: False
is_debuntu: False