diff --git a/gso/services/lso_client.py b/gso/services/lso_client.py index 29be36d9939b7c2540cfa01862f95d13e2abc3d2..1529ca1fb520d78193e787eaf24ed0d0b3d1067d 100644 --- a/gso/services/lso_client.py +++ b/gso/services/lso_client.py @@ -270,7 +270,7 @@ def anonymous_lso_interaction(provisioning_step: Step, validation_step: Step = _ def anonymous_indifferent_lso_interaction(provisioning_step: Step) -> StepList: - """Interact with the provisioning proxy :term:`LSO` without any user input. + """Interact with the provisioning proxy LSO without any user input. Similar to the anonymous LSO interaction, but indifferent about the outcome of the Ansible playbook that is executed