mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update main.yml
This commit is contained in:
parent
c7a2571c2a
commit
362549fac8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
- include_tasks: install.yml
|
||||
- Install AWStats if awstats_install
|
||||
include_tasks: install.yml
|
||||
when: awstats_install
|
||||
|
||||
- name: Add 'awstats' variable values to {{ iiab_ini_file }}
|
||||
|
|
Loading…
Reference in a new issue