feat(ansible): Ubuntu Jammy VI.
[csit.git] / fdio.infra.ansible / roles / common / defaults / main.yaml
index 77a9c83..9ded8fc 100644 (file)
@@ -19,35 +19,10 @@ packages_base:
 
 packages_by_distro:
   ubuntu:
-    focal:
-      - "bpfcc-tools"
-      - "build-essential"
-      - "libbpfcc"
-      - "libbpfcc-dev"
-      - "libclang1-9"
-      - "libllvm9"
-      - "libpcap-dev"
-      - "net-tools"
-      - "python3-all"
-      - "python3-apt"
-      - "python3-bpfcc"
-      - "python3-cffi"
-      - "python3-cffi-backend"
-      - "python3-dev"
-      - "python3-pip"
-      - "python3-pyelftools"
-      - "python3-setuptools"
     jammy:
       - "build-essential"
       - "libpcap-dev"
       - "net-tools"
-      - "python-all"
-      - "python-apt"
-      - "python-cffi"
-      - "python-cffi-backend"
-      - "python-dev"
-      - "python-pip"
-      - "python-setuptools"
       - "python3-all"
       - "python3-apt"
       - "python3-cffi"