diff --git a/group_vars/armitage.yml b/group_vars/armitage.yml index 37541a7..fa7a0c4 100644 --- a/group_vars/armitage.yml +++ b/group_vars/armitage.yml @@ -207,6 +207,18 @@ pkgs: key_path: ~ src_entry: ~ src_path: ~ + - name: python3-venv + uri: ~ + key: ~ + key_path: ~ + src_entry: ~ + src_path: ~ + - name: python3-pip + uri: ~ + key: ~ + key_path: ~ + src_entry: ~ + src_path: ~ - name: golang uri: ~ key: ~ @@ -238,6 +250,18 @@ pkgs: src_entry: ~ src_path: ~ handler: ~ + - name: avahi-daemon + uri: ~ + key: ~ + key_path: ~ + src_entry: ~ + src_path: ~ + - name: avahi-utils + uri: ~ + key: ~ + key_path: ~ + src_entry: ~ + src_path: ~ # :]> representing package groups installed by shell scripts script: # ]> representing user-level or supplemental shell script installations @@ -254,6 +278,10 @@ pkgs: src: "https://install.julialang.org" pre: ~ post: ~ + - name: uv + src: "https://astral.sh/uv/install.sh" + pre: ~ + post: ~ # :]> representing package groups installed from source archives archive: # ]> representing user-level or supplemental source archives