Red Hat Enterprise Linux Automation with Ansible 9.0 (RH294), section 9.7 has the following "error":
The error is this line:
The following playbook gathers and displays the ansible_['device_links'] fact for all managed hosts.
Now, technically, nothing in the line is an error. However, this is in Chapter 3.5:
Therefore, this ansible_['device_links'] should be rewritten as this ansible_facts['device_links']
Incidentally, the example that follows is written as ansible_facts['device_links']:
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.