Ubuntu-20.yml - ansible-roles - A collection of ansible roles I have created over the years.
 (HTM) git clone git://jay.scot/ansible-roles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Ubuntu-20.yml (253B)
       ---
            1 ---
            2 __searx_dependencies:
            3   - git
            4   - build-essential
            5   - libxslt-dev
            6   - python-dev
            7   - virtualenv
            8   - python-babel
            9   - zlib1g-dev
           10   - libffi-dev
           11   - libssl-dev
           12   - nginx
           13   - uwsgi
           14   - uwsgi-plugin-python3
           15 
           16 __nginx_vhost_path: /etc/nginx/sites-enabled