I would like to check if there is anyways to get the following documentation from RHEL8 system without internet access :
- https://docs.ansible.com/ansible/latest/reference_appendices/config.html#ansible-configuration-settings
- https://docs.ansible.com/ansible/latest/reference_appendices/playbooks_keywords.html
I have tried ansible-doc for these details but to no avail. Any advice or tips given will be greatly appreciated.