]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Install ansible collections individually
authorZack Cerza <zack@redhat.com>
Tue, 2 Jan 2024 18:58:36 +0000 (11:58 -0700)
committerZack Cerza <zack@redhat.com>
Wed, 3 Jan 2024 22:22:02 +0000 (15:22 -0700)
commitefb3e31bed5929a69979a84c82c9a0248070cdeb
tree484bb24e654e6208e70a2dc9931844bb994fb331
parent8d1fec2e277cc8c8027c66ac96e04b9e4af9a46c
Install ansible collections individually

Going forward, we can maintain our specific collection requirements in
requirements.yml.

Signed-off-by: Zack Cerza <zack@redhat.com>
.gitignore
ansible.cfg [new file with mode: 0644]
bootstrap
containers/teuthology-dev/Dockerfile
docs/docker-compose/teuthology/Dockerfile
requirements.yml [new file with mode: 0644]
teuthology/task/ansible.py