Commit Graph

16 Commits

Author SHA1 Message Date
Greg Sutcliffe
0e60fc6eaf Zabbix-stg: bump collection to 3.3.0 and re-enable user 2025-04-24 17:29:01 +00:00
Kevin Fenzi
b462a186ee batcave / ansible_server: pin 2 collections that we want specifc versions of.
We want to pin to these versions as the ones that get pulled in by other
collections are too new and don't support our ansible-core version.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-27 12:30:54 -07:00
Kevin Fenzi
1251149241 ansible-server: fix requirements to list collections under collections
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-20 14:00:57 -07:00
Kevin Fenzi
a04451450d batcave / ansible-server: specifcy any local ansible collections
We want to specify the exact collections we install and the version so
that we know whats installed and what version it is.
Ideally we would install all the collections via rpms.
When thats not possible, we should install them via ansible
so they are tracked and known, and we can update them as needed.

Any other collections locally installed that I couldn't find a caller
for have been removed. We can easily add them here if there's more we
want to install.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-03-19 14:45:01 -07:00
Mark Rosenbaum
a02fffedb3 Update roles/ansible-server/files/requirements.yml - added community.zabbix 3.0.0
Added community.zabbix version 3.0.0
Fixes Zabbix breaking releng compose playbooks.
2025-03-19 21:26:43 +00:00
Jakub Kadlcik
33007228c1 ansible-server: use ansible-collection-community-postgresql package 2023-08-19 21:26:58 +00:00
Jakub Kadlcik
07aab73f52 ansible-server: add requirements for copr-pulp playbooks
Fix https://pagure.io/fedora-infrastructure/issue/11396
2023-08-19 21:26:58 +00:00
Maxwell G
b20a0b5495 ansible-server: Use RPM collection packages
We now have all the collections that are used by Fedora Infra packaged
for EPEL 8 (the ansible control host runs on RHEL 8, as far as I know),
except community.postgresql. ansible-collection-community-rabbitmq[1]
and ansible-collection-community-libvirt[2] are new packages that are
still in epel8-next testing, so I would wait to merge this until they're
pushed.

I would also recommend clearing the current collections directory (`rm
-rf ~/.ansible/ansible_collections/*`) before merging this to ensure
that ansible uses the packaged versions and not the old versions that
were installed with ansible-galaxy.

[1]: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-a7237cc021
[2]: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-a9ccbc0012

Signed-off-by: Maxwell G <gotmax@e.email>
2022-06-07 17:45:35 +00:00
Kevin Fenzi
80b61920c2 Revert "Install newer nbde_client collection from git."
This reverts commit 3916970463.
2022-05-12 18:28:35 -07:00
Kevin Fenzi
3916970463 Install newer nbde_client collection from git.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-12 18:27:08 -07:00
Kevin Fenzi
f2eb6caf29 Revert "Revert "batcave: switch to ansible-core + some collections instead of ansible 'classic'""
This reverts commit dc1f503bdd.
2022-04-04 14:27:00 -07:00
Kevin Fenzi
dc1f503bdd Revert "batcave: switch to ansible-core + some collections instead of ansible 'classic'"
This reverts commit 78ba658d3c.
2022-03-30 13:06:52 -07:00
Kevin Fenzi
78ba658d3c batcave: switch to ansible-core + some collections instead of ansible 'classic'
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-03-30 12:14:47 -07:00
Kevin Fenzi
a53f65d164 dns: add a 10.16.0.0 reverse dns zone so s390 builders will resolve for reverse dns. 2020-04-24 21:34:27 +02:00
Patrick Uiterwijk
a5c264781a Hotfix for nova_compute bug
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-10-05 11:03:32 +00:00
Aditya adimania Patawari
399d8e443b check phx02 dns script from ticket #4232 2014-08-08 12:11:15 +00:00