mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Update root hint documentation link
Root hint documentation link points to non-existing link. This patch corrects this link. Fixes: https://github.com/ansible/ansible/issues/67357 Change-Id: I1ad77ca2b1007ed1660ac938c6fee7f4059a979c Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -100,8 +100,8 @@ options:
|
||||
root_device:
|
||||
description:
|
||||
- Root disk device hints for deployment.
|
||||
(see U(https://docs.openstack.org/ironic/latest/install/include/root-device-hints.html)
|
||||
for allowed hints)
|
||||
- See U(https://docs.openstack.org/ironic/latest/install/advanced.html#specifying-the-disk-for-deployment-root-device-hints)
|
||||
for allowed hints.
|
||||
default: ""
|
||||
skip_update_of_driver_password:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user