Files
tripleo-validations/ansible-collections-requirements.yml
Jiri Podivin f7a7692394 Refactoring node-health validation
node-health validation will now be using openstack-ansible-collection
modules to obtain information about cloud structure and state.

This will allow the validation to be executed in environments with
more strict authentication requirements.
Documentation was updated to provide more information about authentication
procedure used.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Id3f332b7fd70a54d537dabec447ffa22a36256fd
(cherry picked from commit bc547f3f14)
2022-11-24 08:53:51 +00:00

8 lines
120 B
YAML

---
collections:
- containers.podman
- community.general
- community.crypto
- ansible.posix
- openstack.cloud