X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Froles%2Fcommon%2Fdefaults%2Fmain.yaml;h=9ded8fcba9a7ef94c65948f9323b3d57126aa606;hp=77a9c83740ed941e784f0f04f5a5eafabcac0930;hb=0b947247146f27936e986c262fc9f1d641b5ac4f;hpb=d92086e8ee964d2d5700046ef85c6b681844288a diff --git a/fdio.infra.ansible/roles/common/defaults/main.yaml b/fdio.infra.ansible/roles/common/defaults/main.yaml index 77a9c83740..9ded8fcba9 100644 --- a/fdio.infra.ansible/roles/common/defaults/main.yaml +++ b/fdio.infra.ansible/roles/common/defaults/main.yaml @@ -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"