Hello
Does anybody know why the filter type is not available in the ansible docs? I the class env I tried both "ansible-navigator doc -t filter -l" and "ansible-doc -t filter -l" but in both cases I get a message that "filter" is not a valid option. Can it be it was not included in the assible 2.13.4 (ansible-navigator 2.1.0) which is installed in the lab env? I works on my local setup where I run ansible 2.15.8 (ansible-navigator 3.4.1)
I tried to force it with explicingly enabling docs for filters in the ansible-navigator.yml
ansible:
doc:
plugin:
type: filter
It has not resolve the issue and causing the config to fail.
Found it.
Lab is running on assible 2.13.4 so it should work but it does not
https://devops.stackexchange.com/questions/15664/ansible-doc-command-for-filters-plugins suggests that such documentation is not available.
Can anyone (without violating any rules on the exam platform) confirm if the ansible documentation is available inside the exam environment?
Thanks for sharing.
I can confirm that all the product documentation is available during the exam ( first hand experience
I need to admit I’m still confused of why 2.13.4 does not have the filter type option available, but I did not look more into it after the exam.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.