summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-11-10 16:59:26 -0800
committerscottb <dharmabumstead@users.noreply.github.com>2017-11-10 16:59:26 -0800
commite07cbb033f9e9e2ca9c7553e898e09c7c1e110ec (patch)
tree2a69f287c6ae37577b19b3e4d344d78b6294c2de /.gitignore
parent54648ac3e9610c127f3b83358673e7e2d3351617 (diff)
downloadansible-e07cbb033f9e9e2ca9c7553e898e09c7c1e110ec.tar.gz
Keywords docs (#32807)
* Fixup keyword dumping * Clarify introductory text * Turn links in the keyword description into seealso entries in the rst. * Have plugin_formatter cleanup trailing whitespace The indent filter in jinja2 < 2.10 indents blank lines by default which leads to trailing whitespace. Cleanup after that filter. * Edits * Copy edit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ac6520869c..3f43644cec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,7 +50,7 @@ docs/docsite/rst/modules_by_category.rst
docs/docsite/rst/network_maintained.rst
docs/docsite/rst/plugins_by_category.rst
docs/docsite/rst/partner_maintained.rst
-docs/docsite/rst/playbook_keywords.rst
+docs/docsite/rst/playbooks_keywords.rst
docs/docsite/rst/playbooks_directives.rst
docs/docsite/rst/plugins/*/*.rst
# deb building stuff...