SatelliteQE / nailgun

Why use a hammer when you can use a nailgun.
GNU General Public License v3.0
46 stars 83 forks source link

Add AnsibleVariable to entities #1220

Open dosas opened 3 months ago

dosas commented 3 months ago
Description of changes

Add AnsibleVariable to entities

Upstream API documentation, plugin, or feature links

I would like to reference to api doc but the latest version I can find is 3.4 ...

Functional demonstration

Example:

module_target_sat.api.AnsibleVariable(
            variable="foreman_cloud_connector_user",
            default_value="foo",
            ansible_role_id=ansible_role_id,
        ).create()
robottelo.hosts.DecClass(variable='foreman_cloud_connector_user', ansible_role_id=24, default_value='foo', id=54)
omkarkhatavkar commented 3 months ago

Can one of the admins verify this patch?

dosas commented 1 month ago

@Gauravtalreja1 Would you like to review this PR?

dosas commented 2 weeks ago

@vsedmik thank you for the review, do you know somebody who could supply the second review?

vsedmik commented 2 weeks ago

@vsedmik thank you for the review, do you know somebody who could supply the second review?

@SatelliteQE/team-rocket should be in charge. Let me poke them offline.