Hello,
Do you know if there is example code or documentation for this snippet:
---
ansible-navigator:
execution-environment:
image: utility.lab.example.com/ee-supported-rhel8:latest
pull:
policy: missingI'm concerned it will be in the exam and I feel like it's a tricky one to remember the layout and wondering if there is something in the docs or system to see a template.
Thanks.
Just type it many times until you get familiar with that and memorized.
besides, try...
ansible-navigator settings --effective --eei aap.lab.example.com/ee-supported-rhel8 --pp missing
or easier built the whole template with:
ansible-navigator settings --gs
But if this is the first time and there is no ee image available, it will fail. you have to provide it
ansible-navigator settings --gs --eei registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9:latest
send it to a temporary file and then rename it as ansible-navigator.yml, in order to run the command, it requires a valid file o no file.
Hi,
Thank you for reaching out.
I will give this a go.
For sure, memorising most of it is important and I am 80-90% the way there with regards all the comprehensive reviews but for most syntax the docs really help 'jog' the memory. This one felt more unusual.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.