Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing update function for AWX CLI for constructed inventory #15402

Open
7 of 11 tasks
kalpanachinnappan opened this issue Jul 26, 2024 · 0 comments
Open
7 of 11 tasks

Comments

@kalpanachinnappan
Copy link

kalpanachinnappan commented Jul 26, 2024

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.
  • I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)

Bug Summary

In the AWX UI there is a Sync button in the Constructed inventory details page, which you can click to sync the inventory with the main source inventory.
Screenshot 2024-08-02 at 10 47 39 AM

There is no comparable "Update" function for constructed inventory in the AWX CLI, according to https://docs.ansible.com/automation-controller/latest/html/controllercli/reference.html.

How does one programatically sync a constructed inventory in AWX?

AWX version

24.6.2.dev0+g94e5795dfc.d20240717

Select the relevant components

  • UI
  • UI (tech preview)
  • API
  • Docs
  • Collection
  • CLI
  • Other

Installation method

docker development environment

Modifications

no

Ansible version

2.15.12

Operating system

No response

Web browser

Edge

Steps to reproduce

Try to run awx constructed_inventory update <id> for a constructed inventory in AWX

Expected results

be able to sync a constructed inventory using AWX CLI

Actual results

not able to sync a constructed inventory using AWX CLI

Additional information

No response

@kalpanachinnappan kalpanachinnappan changed the title Missing update function in AWX CLI for constructed inventory Missing update function for AWX CLI for constructed inventory Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant