diff --git a/README.md b/README.md index eb476db..26cdf23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ansible AWX Template: Build System Management -Ansible AWX is the method used for the RESF and its project's infrastructure, as a replacement for using the CLI. This template is for management of the build systems such as koji and peridot. +Ansible AWX is the method used for the RESF and its project's infrastructure, as a replacement for using the CLI. This template is for management of the build systems such as koji and peridot, as well as repository syncing and management. ## Provides / Information diff --git a/vars/koji_pkgs.yml b/vars/koji_pkgs.yml index 6aa4342..7c439ad 100644 --- a/vars/koji_pkgs.yml +++ b/vars/koji_pkgs.yml @@ -2662,16 +2662,34 @@ koji_pkgs: - python3x-six - python3.11 - python3.11-attrs + - python3.11-cffi + - python3.11-charset-normalizer + - python3.11-cryptography - python3.11-Cython - python3.11-idna - python3.11-iniconfig + - python3.11-lxml + - python3.11-mod_wsgi + - python3.11-numpy - python3.11-packaging - python3.11-pip - python3.11-pluggy + - python3.11-ply + - python3.11-psycopg2 + - python3.11-pybind11 + - python3.11-pycparser + - python3.11-PyMySQL - python3.11-pyparsing + - python3.11-pysocks - python3.11-pytest + - python3.11-pyyaml + - python3.11-requests + - python3.11-scipy + - python3.11-semantic_version - python3.11-setuptools + - python3.11-setuptools-rust - python3.11-six + - python3.11-urllib3 - python3.11-wheel - pytz - pyusb