ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.01k stars 3.42k forks source link

Add instance_id to tower_host module #8014

Open john-westcott-iv opened 4 years ago

john-westcott-iv commented 4 years ago
ISSUE TYPE
SUMMARY

Per PR #7963 tower_host is missing support for the instance_id API parameter.

AlanCoding commented 4 years ago

Is this field really editable? And should it be?

john-westcott-iv commented 4 years ago

Is this field really editable? And should it be?

@AlanCoding It is editable via the API, not sure if it should be or not.

AlanCoding commented 4 years ago

In recent memory, the UI actually had some issues with this. I think that was #7591

wenottingham commented 4 years ago

I think this is the internal field used by source-imported hosts. I don't know if it has a use for manual hosts.