mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update install.yml
This commit is contained in:
parent
19fbd8df77
commit
90e8e9e62d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
shell: /usr/bin/perl /usr/lib/cgi-bin/awstats.pl -config=schoolserver -update
|
shell: /usr/bin/perl /usr/lib/cgi-bin/awstats.pl -config=schoolserver -update
|
||||||
# when: awstats_enabled | bool
|
# when: awstats_enabled | bool
|
||||||
|
|
||||||
- name: Add 'awstats_installed: True' to {{ iiab_state_file }} # /etc/iiab/iiab_state.yml
|
- name: "Add 'awstats_installed: True' to {{ iiab_state_file }}" # /etc/iiab/iiab_state.yml
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: "{{ iiab_state_file }}"
|
dest: "{{ iiab_state_file }}"
|
||||||
regexp: '^awstats_installed'
|
regexp: '^awstats_installed'
|
||||||
|
|
Loading…
Reference in a new issue