mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update sugarizer/tasks/install.yml
This commit is contained in:
parent
1c31cb7634
commit
a63347e682
1 changed files with 4 additions and 1 deletions
|
@ -253,7 +253,10 @@
|
|||
# # block: "\tvar pathPrefix = '/sugarizer';\n\tapp.use(pathPrefix, require('path-prefix-proxy')(pathPrefix));"
|
||||
|
||||
|
||||
6. RECORD THAT Sugarizer IS INSTALLED
|
||||
6. RECORD Sugarizer AS INSTALLED
|
||||
|
||||
- set_fact:
|
||||
sugarizer_installed: True
|
||||
|
||||
- name: "Add 'sugarizer_installed: True' to {{ iiab_state_file }}"
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue