Evgeni Golov
Evgeni Golov
Yepp, setting different `rule_name`s should work. It just defaults to the same value as the filter name itself.
ah, can you post your whole playbook then to reproduce please?
Right, so after looking (long enough) at your example, the Katello UI around this, and the code of our module, I think that we should follow the workflow Katello UI...
https://github.com/theforeman/foreman-ansible-modules/pull/744 added a basic container setup which can be used as a base for further tests
Can you post the output of `ansible-playbook --check --diff playbook.yml` when the profile is not yet present? And ideally another one when it is.
Thanks! Another request (sorry!) Can you select the right pod in the UI, save it, and then again run the playbook with `--diff` and show us? Background: the output you...
Interesting, thanks!
Out of curiosity, did you try deploying a host with the "broken" (the one using the id, not name) compute profile? I have a feeling this should work and the...
"nice" We'll try get access to an VMware to test this and other parameters properly and issue a fix afterwards. cc @ezr-ondrej for "how broken is this intergration?!"
cc @nesanton for the input from your customer