ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 82 forks source link

[patch] Fix ibm licensing packagemanifest lookup #1272

Closed andrercm closed 4 months ago

andrercm commented 4 months ago

Fixes the ibm-licensing package manifest lookup as it's using label_selectors we don't need name in the k8s_info lookup. This can cause the label_selectors to be overruled.

whitfiea commented 4 months ago

verified this works:


TASK [ibm.mas_devops.****4d : Set ibm-licensing-operator-app channel] ************
ok: [localhost] => changed=false 
  ansible_facts:
    ibm_licensing_available_channel: v4.2

TASK [ibm.mas_devops.****4d : debug] *********************************************
ok: [localhost] => 
  msg:
  - IBM Licensing channel in package manifest ..................... v4.2

TASK [ibm.mas_devops.****4d : assert] ********************************************
ok: [localhost] => changed=false 
  msg: All assertions passed