Bug 1777298
Summary: | When importing multiple ansible role variables in satellite that have the same variable name, they are considered globally unique and not local to the rule | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Francisco Peralta <fperalta> |
Component: | Ansible - Configuration Management | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.6.0 | CC: | bkearney, dmatoule, mhulan, oezr |
Target Milestone: | 6.6.1 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-12 22:45:55 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Francisco Peralta
2019-11-27 10:54:59 UTC
This is definitely a bug. The patch from BZ 1741187 may have caused it, though looking at the code, it should actually work exactly as expected. Variable needs to be unique but scoped by ansible role it's attached to. Created redmine issue https://projects.theforeman.org/issues/29236 from this bug |