diff --git a/setup.cfg b/setup.cfg index 29af362..f9c14ef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,10 +21,10 @@ setup-hooks = [files] data_files = - share/ansible/collections/tripleo/operator/ = galaxy.yml - share/ansible/collections/tripleo/operator/ = README.md - share/ansible/collections/tripleo/operator/roles/ = roles/* - share/ansible/collections/tripleo/operator/plugins/ = plugins/* + share/ansible/collections/ansible_collections/tripleo/operator/ = galaxy.yml + share/ansible/collections/ansible_collections/tripleo/operator/ = README.md + share/ansible/collections/ansible_collections/tripleo/operator/roles/ = roles/* + share/ansible/collections/ansible_collections/tripleo/operator/plugins/ = plugins/* [wheel] universal = 1