Bug #33982
Show variable overrides after roles were added to host
Description
Steps to reproduce:
1) go to new host detail page, Asnible -> Variables tab
2) go to roles, tab, add roles with variable overrides
3) go back to variables tab - overriden variables for the roles that were added in previous step do not show
Associated revisions
Refs #33982 - network first only on mount
We switched to network first on mount as changes on other tabs can invalidate the cache.
This adds the rule to use cache on all subsequent requests as there is no need to use network when staying on the Tab.
History
#1
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/488 added
#2
Updated by Ondřej Pražák 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|38a9a28fde37ec045191e6b77982500ea9072c87.
#3
Updated by The Foreman Bot 7 months ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/490 added
#4
Updated by Ondřej Ezr 7 months ago
- Fixed in Releases foreman_ansible-7.0.0 added
- Pull request deleted (
https://github.com/theforeman/foreman_ansible/pull/488, https://github.com/theforeman/foreman_ansible/pull/490)
Fixes #33982 - Show newly added variable overrides