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