mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #381 from jvonau/more_bs
ensure network is completed before saying first_run is complete
This commit is contained in:
commit
9b36f7f4d8
4 changed files with 21 additions and 30 deletions
|
@ -153,10 +153,6 @@
|
|||
dest=/usr/bin/iiab-refresh-wiki-docs
|
||||
mode=0755
|
||||
|
||||
- name: generate the offline documents
|
||||
command: /usr/bin/iiab-refresh-wiki-docs
|
||||
when: not nodocs
|
||||
|
||||
- name: Give apache_user permission for poweroff
|
||||
template: src=020_apache_poweroff.j2
|
||||
dest=/etc/sudoers.d/020_apache_poweroff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue