]> git-server-git.apps.pok.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:08:10 +0000 (15:08 -0700)
commitec09147988308ccefbc867615740cbc17edcdf50
tree1bdffa5389c707597e4c2a844ea65708b6651934
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
requirements.yml [new file with mode: 0644]
teuthology/task/ansible.py