summaryrefslogtreecommitdiffstats
path: root/devel/inventory
Commit message (Collapse)AuthorAgeFilesLines
* Add devel ansible playbooksSachin Prabhu2021-04-231-0/+1
These ansible playbooks are useful when manual access to the test vms are required. These aren't run as part of the automated testing. The first ansible playbook is fix_ssh.yml which modifies configuration to allow for root login and and copies over authorized_keys file. Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>