Skip to content

info: INJECT_FACTS_AS_VARS default to True is deprecated #3

Description

@ilium007
TASK [borgbase.vykar : install | Set target architecture] **********************************************************************************************************************************
[WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg.
[DEPRECATION WARNING]: INJECT_FACTS_AS_VARS default to `True` is deprecated, top-level facts will not be auto injected after the change. This feature will be removed from ansible-core version 2.24.
Origin: /Users/xxx/.ansible/roles/borgbase.vykar/tasks/install.yml:4:19

2 - name: install | Set target architecture
3   ansible.builtin.set_fact:
4     vykar_target: >-
                    ^ column 19

Use `ansible_facts["fact_name"]` (no `ansible_` prefix) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions