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:
parent
e5543b3f99
commit
e4226e8515
2 changed files with 2 additions and 3 deletions
|
@ -147,5 +147,4 @@
|
|||
|
||||
- name: generate the offline documents
|
||||
command: /usr/bin/iiab-refresh-wiki-docs
|
||||
|
||||
|
||||
when: not nodocs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue