Oleg Barenboim
Oleg Barenboim
@kbrock do you know the status of this?
Is this the right location: https://pypi.org/project/ansible-runner for the `ansible-runner` versions? The [AnsibleRunner documentation](https://ansible-runner.readthedocs.io/) install section should be our guide.
What provider are you looking to integrate this capability with?
@agrare want to get your feedback on this PR
Is this capability supported in the VMware API? /cc @agrare
> Not clear to me why annotations are stored in hardware and not in Vm#description maybe @Fryguy remembers? Just seems plain wrong, but maybe we had a reason that made...
Conversion from `supports_feature_name?` to `supports?(:feature_name)` here: https://github.com/ManageIQ/manageiq/pull/21493
What PG type is `Vm#description`?
I would propose fixing our refresher to store the VM's description in the proper field.
> we have converted all supports calls to use `supports?(:feature)` I am not so sure. Need to check callers in UI and API repos.