ansibot
ansibot
The test `ansible-test sanity --test docs-build` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/docs-build.html)] failed with 8 errors: ``` docs/docsite/rst/dev_guide/testing_units_modules.rst:566:0: unexpected-indentation: Unexpected indentation. docs/docsite/rst/dev_guide/testing_units_modules.rst:575:0: warning: Inline strong start-string without end-string. docs/docsite/rst/dev_guide/testing_units_modules.rst:584:0: definition-list-missing-blank-line: Definition list ends without a...
The test `ansible-test sanity --test docs-build` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/docs-build.html)] failed with 8 errors: ``` docs/docsite/rst/dev_guide/testing_units_modules.rst:566:0: unexpected-indentation: Unexpected indentation. docs/docsite/rst/dev_guide/testing_units_modules.rst:575:0: warning: Inline strong start-string without end-string. docs/docsite/rst/dev_guide/testing_units_modules.rst:584:0: definition-list-missing-blank-line: Definition list ends without a...
The test `ansible-test sanity --test docs-build` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/docs-build.html)] failed with 8 errors: ``` docs/docsite/rst/dev_guide/testing_units_modules.rst:566:0: unexpected-indentation: Unexpected indentation. docs/docsite/rst/dev_guide/testing_units_modules.rst:575:0: warning: Inline strong start-string without end-string. docs/docsite/rst/dev_guide/testing_units_modules.rst:584:0: definition-list-missing-blank-line: Definition list ends without a...
The test `ansible-test sanity --test docs-build` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/docs-build.html)] failed with 8 errors: ``` docs/docsite/rst/dev_guide/testing_units_modules.rst:566:0: unexpected-indentation: Unexpected indentation. docs/docsite/rst/dev_guide/testing_units_modules.rst:575:0: warning: Inline strong start-string without end-string. docs/docsite/rst/dev_guide/testing_units_modules.rst:584:0: definition-list-missing-blank-line: Definition list ends without a...
The test `ansible-test sanity --test docs-build` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/docs-build.html)] failed with 8 errors: ``` docs/docsite/rst/dev_guide/testing_units_modules.rst:566:0: unexpected-indentation: Unexpected indentation. docs/docsite/rst/dev_guide/testing_units_modules.rst:575:0: warning: Inline strong start-string without end-string. docs/docsite/rst/dev_guide/testing_units_modules.rst:584:0: definition-list-missing-blank-line: Definition list ends without a...
The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pylint.html)] failed with 1 error: ``` test/lib/ansible_test/_util/target/pytest/plugins/ansible_pytest_unit_test_module_mocks.py:307:22: consider-using-with: Consider using 'with' for resource-allocating operations ``` [click here for bot help](https://github.com/ansible/ansibullbot/blob/devel/ISSUE_HELP.md)
Files identified in the description: * [`docs/docsite/rst/getting_started/index.rst`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/index.rst) If these files are incorrect, please update the `component name` section of the description or use the `!component` bot command. [click here for...
Files identified in the description: * [`docs/docsite/rst/getting_started/ansible_output/first_playbook_output.txt`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/ansible_output/first_playbook_output.txt) * [`docs/docsite/rst/getting_started/ansible_output/ping_inventory_output.txt`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/ansible_output/ping_inventory_output.txt) * [`docs/docsite/rst/getting_started/ansible_output/ping_output.txt`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/ansible_output/ping_output.txt) * [`docs/docsite/rst/getting_started/basic_concepts.rst`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/basic_concepts.rst) * [`docs/docsite/rst/getting_started/get_started_inventory.rst`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/get_started_inventory.rst) * [`docs/docsite/rst/getting_started/get_started_playbook.rst`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/get_started_playbook.rst) * [`docs/docsite/rst/getting_started/index.rst`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/index.rst) * [`docs/docsite/rst/getting_started/yaml/first_playbook.yaml`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/yaml/first_playbook.yaml) * [`docs/docsite/rst/getting_started/yaml/inventory_example_vms.yaml`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/yaml/inventory_example_vms.yaml) * [`docs/docsite/rst/getting_started/yaml/inventory_group_structure.yaml`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/yaml/inventory_group_structure.yaml) * [`docs/docsite/rst/getting_started/yaml/inventory_variables_group.yaml`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/yaml/inventory_variables_group.yaml) * [`docs/docsite/rst/getting_started/yaml/inventory_variables_host.yaml`](https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/getting_started/yaml/inventory_variables_host.yaml) *...
Files identified in the description: * [`bin/ansible-config`](https://github.com/ansible/ansible/blob/devel/bin/ansible-config) If these files are incorrect, please update the `component name` section of the description or use the `!component` bot command. [click here for...
The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/pep8.html)] failed with 2 errors: ``` lib/ansible/playbook/base.py:372:35: E221: multiple spaces before operator lib/ansible/playbook/base.py:375:13: E265: block comment should start with '# ' ``` [click here...