The current entry provides two examples of using "clear" but none for using
"unset", which is valid for clearing (unsetting) environment and other
variables.
Perhaps use the following as a starting point:
Unset the ANSIBLE_NAVIGATOR_CONFIG environment variable so that the project's ./ansible-navigator.yml settings file is used for the remaining exercises.
The current entry provides two examples of using "clear" but none for using
"unset", which is valid for clearing (unsetting) environment and other
variables.
Perhaps use the following as a starting point:
Unset the
ANSIBLE_NAVIGATOR_CONFIGenvironment variable so that the project's./ansible-navigator.ymlsettings file is used for the remaining exercises.