From afb9ad1358ac1de058562daca60d6e1d4bd09ccf Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 17 Mar 2013 11:46:25 -0400 Subject: [PATCH] Fix duplicate Sphinx target in documentation. --- docsite/rst/playbooks2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/playbooks2.rst b/docsite/rst/playbooks2.rst index 3c3e63f1270..e932e4cc940 100644 --- a/docsite/rst/playbooks2.rst +++ b/docsite/rst/playbooks2.rst @@ -220,7 +220,7 @@ entered value so you can use it, for instance, with the user module to define a confirm: yes salt_size: 7 -You can use any crypt scheme supported by `Passlib `_ : +You can use any crypt scheme supported by 'Passlib': - *des_crypt* - DES Crypt - *bsdi_crypt* - BSDi Crypt