Skip to content
Snippets Groups Projects
Commit f6840e9f authored by Jörg Sachse's avatar Jörg Sachse
Browse files

chore: remove unused reference to Sarg Squid Analyzer, because package is not available in Bullseye

parent 68380f94
No related branches found
No related tags found
No related merge requests found
Pipeline #2347 passed
--- ---
- name: install packages (rsync, sarg, squid3, tar, unzip) - name: install packages (rsync, squid3, tar, unzip)
ansible.builtin.apt: ansible.builtin.apt:
state: present state: present
name: [ name: [
'rsync', 'rsync',
# 'sarg', # https://www.tecmint.com/sarg-squid-analysis-report-generator-and-internet-bandwidth-monitoring-tool/
'squid', 'squid',
'tar', 'tar',
'unzip' 'unzip'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment