Actions
Feature #24362
closedAnsible Variables can be imported as LookupKeys
Difficulty:
Triaged:
No
Bugzilla link:
Description
It would be really useful to be able to override parameters the same way we do with Puppet: having smart matchers, default values, etc..
Since the LookupKey object has been written in a way that is really reusable, we may essentially adapt Ansible Variables to be a kind of LookupKey.
Actions