Antho
Antho
Hey, I think this is an undocumented parameter passed from the UI. Hammer also supports it: https://github.com/theforeman/hammer-cli-foreman/blob/master/lib/hammer_cli_foreman/hosts/common_update_options.rb#L37
Just a heads-up :-) (https://github.com/theforeman/foreman/pull/8719)
Note that the image version to delete produces [an error at creation](https://github.com/ansible-collections/azure/issues/761), not sure if both issues are linked.
just realized that it comes from a permission issue... tested in same environment with az cli: ``` - name: delete gallery image version ignore_errors: yes ansible.builtin.shell: | set -e az...
@Fred-sun I'm sorry but it would be full of redacted lines.. I think that the required information are listed in this ticket. Basically, if the user does not have the...
Sorry for late answer. Yes, this code is working fine on my end as long as the Azure user has correct permissions. On Azure side, if you drop only the...
Sorry again, I don't have any test environment right now. Basically, to be able to reproduce this bug, `az` cli must produce this error when you try to delete the...
The problem is not solved and I can't explain my use-case better than above.
Quite busy, I would be grateful if someone can contribute here
Hi, I have quite the same issue even with correct settings. Might it be because v3 endpoints are not listed in the catalog? ``` | keystone | identity | RegionOne...