Fix REST anchor targets

This commit is contained in:
Michael DeHaan 2013-10-12 11:20:56 -04:00
parent b119adf684
commit 8faaae142c
2 changed files with 2 additions and 2 deletions

View file

@ -403,7 +403,7 @@ always default to the current user::
remote_user = root
.. _roles_path
.. _roles_path:
roles_path
==========

View file

@ -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
````````````````````````````````