Add group_vars symlink to hooks/playbooks#3534
Add group_vars symlink to hooks/playbooks#3534amartyasinha merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
Since vars are being moved to group_vars, and playbooks in hooks are currently executed through ansible-playbook command, let's add group_vars there to ensure ansible finds and loads group_vars during hooks execution. Signed-off-by: Amartya Sinha <amsinha@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ee967fe2ba414a278cc1cfc92c3b05d4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 51m 12s |
|
recheck |
Since vars are being moved to group_vars, and playbooks in hooks are currently executed through ansible-playbook command, let's add group_vars there to ensure ansible finds and loads group_vars during hooks execution.