4c589661c2
* Replaced 'ansible_facts' by 'foreman_facts' 'foreman_facts' is the key that the foreman inventory script used 'ansible_facts' is a special key that is overwritten internally and has never worked in this inventory plugin * Added changelog
3 lines
202 B
YAML
3 lines
202 B
YAML
bugfixes:
|
|
- foreman inventory plugin - Populate host variable information using the "foreman_facts" key
|
|
rather than the internal "ansible_facts" key. (https://github.com/ansible/ansible/issues/65111)
|