Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Conversation

@kostasns
Copy link

@kostasns kostasns commented May 8, 2020

Following Ansible Documentation on Facts this MR replaces couple of variables remaining which are using injected variables prefixed with ansible_

Using facts with this prefix was changed with Ansible 2.5, and should be disabled by default in future releases. In cases where users choose to force only ansible_facts to be used by setting inject_facts_as_vars to False, using older naming leads to errors when applying the role.

Signed-off-by: Kostas <kpa@tiatechnology.com>
@rndmh3ro rndmh3ro merged commit 07d3917 into dev-sec:master May 8, 2020
@kostasns kostasns deleted the ansible_facts branch May 8, 2020 19:21
@rndmh3ro rndmh3ro added the patch label May 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants