Bug 1894875

Summary: Notify/document about migration to ovirt-ansible-collection
Product: [oVirt] ovirt-ansible-collection Reporter: Yedidyah Bar David <didi>
Component: GeneralAssignee: Martin Necas <mnecas>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.2.0CC: bugs, mperina
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-06 10:15:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yedidyah Bar David 2020-11-05 10:45:08 UTC
Description of problem:

We recently moved the code of several existing roles from other repos/packages to ovirt-ansible-collection.

This should be properly documented.

In particular, the location of hosted-engine before-/after-engine-setup hooks changed from:

/usr/share/ansible/roles/ovirt.hosted-engine-setup/hooks

to:

/usr/share/ansible/collections/ansible_collections/ovirt/ovirt/roles/hosted_engine_setup/hooks

Version-Release number of selected component (if applicable):
I think 4.4.3

How reproducible:
Always

Steps to Reproduce:
1. Follow existing documents you can find on the net instructing to place hooks in the old directory
2. Deploy
3.

Actual results:
Your hooks are ignored

Expected results:
You should notice that the hooks location changed

Additional info:

Comment 1 Martin Perina 2020-11-06 10:15:12 UTC
We already have BZ1891749 to track necessary documentation changes around oVirt Ansible Collection, please put all items there

*** This bug has been marked as a duplicate of bug 1891749 ***

Comment 2 Yedidyah Bar David 2020-11-08 07:55:23 UTC
(In reply to Martin Perina from comment #1)
> We already have BZ1891749 to track necessary documentation changes around
> oVirt Ansible Collection, please put all items there

I was certain we do, but failed to find it, and failed to find someone that
knew it, so decided to be on the safe side - open the bug and have it
closed as duplicate if needed.

I'd just like to clarify that this is IMO a blocker:

If we decide we do not have enough time to finish it by release time, we
need at least to add something about it in the release notes (e.g.
convert current bug to a known issue or whatever).