File location path not working in ansible-navigator vs ansible-playbook

19 views
Skip to first unread message

cary.c...@gmail.com

unread,
Nov 7, 2022, 12:09:00 PM11/7/22
to Ansible Project
We are testing out current playbooks we have developed with ansible-playbook and are having issues when defining a file path location in our include_vars: section of the playbook

e.g this works in ansible-navigator but we get the error path not found in ansible-navigator.  We get this error when running in an ee or against ansible engine in navigator.

- name: include vars
  include_vars:
    file: ../sds.yml
    name: appconfig

Can anyone clarify what navigator is doing differently to cause this error?

Thanks



Reply all
Reply to author
Forward
0 new messages