fix the ansible-pull link, the old do not work

Signed-off-by: Bernd Müller <bernd.mueller@sup-logistik.de>
This commit is contained in:
Bernd Müller 2023-01-09 16:29:32 +01:00 committed by Richard Megginson
parent 75f2448ba7
commit 1a5338f452

View file

@ -1341,7 +1341,7 @@ limitations to be considered:
The `network` role does not support bootstraping networking configuration. One option
may be
[ansible-pull](https://docs.ansible.com/ansible/playbooks_intro.html#ansible-pull).
[ansible-pull](https://docs.ansible.com/ansible/latest/cli/ansible-pull.html).
Another option maybe be to initially auto-configure the host during installation (ISO
based, kickstart, etc.), so that the host is connected to a management LAN or VLAN. It
strongly depends on your environment.