Make few tasks optional
buildbot/travis_bionic Build done. Details

This commit is contained in:
swapnil 2022-03-23 10:20:00 +05:30
parent a814d038bd
commit 94a0a3d505
1 changed files with 5 additions and 3 deletions

View File

@ -15,17 +15,19 @@
- include_tasks: rofi-launcher.yml
- include_tasks: ulauncher.yml
when: enable_ulauncher
- include_tasks: conky.yml
when: enable_conky
- include_tasks: lightdm-greeter.yml
- include_tasks: picom-compositor.yml
when: enable_picom
- include_tasks: customize-firefox.yml
- include_tasks: xfce-terminal.yml
- include_tasks: file-manager.yml
- include_tasks: comice-control.yml
- include_tasks: comice-control.yml
when: enable_comice_control