ansibot
ansibot
Thanks for your Ansible docs contribution! We talk about Ansible documentation on maxtrix at [#docs:ansible.im](https://matrix.to/#/#docs:ansible.im) and on libera IRC at #ansible-docs if you ever want to join us and chat...
Files identified in the description: * [`docs/docsite/rst/user_guide/collections_using.rst`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/user_guide/collections_using.rst) If these files are incorrect, please update the `component name` section of the description or use the `!component` bot command. [click here for...
cc @mattclay [click here for bot help](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md)
The test `ansible-test sanity --test ignores` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/ignores.html)] failed with 2 errors: ``` test/sanity/ignore.txt:6381:1: File 'test/units/modules/conftest.py' does not exist test/sanity/ignore.txt:6382:1: File 'test/units/modules/conftest.py' does not exist ``` [click here for bot help](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md)
cc @tremble [click here for bot help](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md)
The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/pylint.html)] failed with 1 error: ``` test/lib/ansible_test/_data/pytest/plugins/ansible_pytest_unit_test_module_mocks.py:17:0: missing-docstring: Missing function docstring ``` [click here for bot help](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md)
The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/pylint.html)] failed with 8 errors: ``` test/lib/ansible_test/_data/pytest/plugins/ansible_pytest_unit_test_module_mocks.py:43:0: missing-docstring: Missing function docstring test/lib/ansible_test/_data/pytest/plugins/ansible_pytest_unit_test_module_mocks.py:71:0: invalid-name: Function name "am" doesn't conform to '[a-z_][a-z0-9_]{2,40}$' pattern test/lib/ansible_test/_data/pytest/plugins/ansible_pytest_unit_test_module_mocks.py:71:0: missing-docstring: Missing...
cc @DBendit @WojciechowskiPiotr @akshay196 @bvitnik @danihodovic @dariko @felixfontein @jwitko @kassiansun @tbouvet [click here for bot help](https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md)
The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/pep8.html)] failed with 3 errors: ``` test/units/module_utils/basic/test_argument_spec.py:257:161: E501: line too long (173 > 160 characters) test/units/module_utils/basic/test_tmpdir.py:100:41: E128: continuation line under-indented for visual indent test/units/module_utils/basic/test_tmpdir.py:101:41:...
The test `ansible-test sanity --test docs-build` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/docs-build.html)] failed with 8 errors: ``` docs/docsite/rst/dev_guide/testing_units_modules.rst:540:0: unexpected-indentation: Unexpected indentation. docs/docsite/rst/dev_guide/testing_units_modules.rst:549:0: warning: Inline strong start-string without end-string. docs/docsite/rst/dev_guide/testing_units_modules.rst:558:0: definition-list-missing-blank-line: Definition list ends without a...