Change location of installed Ansible roles from /etc/ansible/roles to /usr/share/ansible/roles after https://github.com/ansible/ansible/pull/23038 becomes available in Fedora.
I'm not finding a clear issue that I can link to but the config setup for ansible has changed since this ticket was opened. Instead of having the default role paths in a config.py file, most config bits have been moved to .yml files starting with this PR but the config setup has changed since then.
config.py
.yml
Long story short, the functionality is in fedora and this ticket is no longer blocked.
Metadata Update from @tflink: - Issue assigned to tflink
https://bugzilla.redhat.com/show_bug.cgi?id=1566392
Metadata Update from @astepano: - Issue assigned to astepano (was: tflink)
2.10 fixes this https://src.fedoraproject.org/rpms/standard-test-roles/c/a4ff9188207b1fcad03fff87cc5e7bc551f28998?branch=master
Metadata Update from @astepano: - Issue close_status updated to: SOLVED - Issue status updated to: Closed (was: Open)