fix rstcheck problem and gitignore collections dir (#70764)

pull/70797/head
Sandra McCann 4 years ago committed by GitHub
parent 97cd1a4b82
commit 24e5d3a51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,4 +14,6 @@ objects.inv
rst/dev_guide/testing/sanity/index.rst
rst/modules/*.rst
rst/playbooks_keywords.rst
rst/collections/
*.min.css

@ -235,7 +235,7 @@ To be prompted for a string to encrypt, encrypt it with the 'dev' vault password
The command above triggers this prompt:
.. code-block:: bash
.. code-block:: text
Reading plaintext input from stdin. (ctrl-d to end input)

Loading…
Cancel
Save