mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix REST anchor targets
This commit is contained in:
@@ -403,7 +403,7 @@ always default to the current user::
|
|||||||
|
|
||||||
remote_user = root
|
remote_user = root
|
||||||
|
|
||||||
.. _roles_path
|
.. _roles_path:
|
||||||
|
|
||||||
roles_path
|
roles_path
|
||||||
==========
|
==========
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ write a task that looks like this::
|
|||||||
command: /bin/false
|
command: /bin/false
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
|
||||||
.. _controlling_what_defines_failure
|
.. _controlling_what_defines_failure:
|
||||||
|
|
||||||
Controlling What Defines Failure
|
Controlling What Defines Failure
|
||||||
````````````````````````````````
|
````````````````````````````````
|
||||||
|
|||||||
Reference in New Issue
Block a user