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.