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 2 errors: ``` docs/docsite/rst/dev_guide/collection_requirements.rst:0:0: not-in-toc-tree: document isn't included in any toctree docs/docsite/rst/dev_guide/collection_requirements.rst:3:0: warning: Duplicate explicit target name: "development conventions". ``` The...
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 3 errors: ``` docs/docsite/rst/dev_guide/collection_requirements.rst:0:0: not-in-toc-tree: document isn't included in any toctree docs/docsite/rst/dev_guide/collection_requirements.rst:3:0: warning: Duplicate explicit target name: "development conventions". docs/docsite/rst/dev_guide/core_index.rst:0:0: not-in-toc-tree:...
The test `ansible-test sanity --test validate-modules` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/validate-modules.html)] failed with 3 errors: ``` lib/ansible/plugins/connection/paramiko_ssh.py:0:0: option-incorrect-version-added: version_added for new option (ssh_args) should be '2.15'. Currently StrictVersion ('0.0') lib/ansible/plugins/connection/paramiko_ssh.py:0:0: option-incorrect-version-added: version_added for new...
Files identified in the description: * [`lib/ansible/modules/file.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/file.py) 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: * [`lib/ansible/modules/iptables.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/iptables.py) 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 docs-build` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/docs-build.html)] failed with the error: ``` Command "/root/.ansible/test/venv/sanity.docs-build/3.10/4d056497/bin/python /root/ansible/test/sanity/code-smell/docs-build.py" returned exit status 1. >>> Standard Error Command 'make core_singlehtmldocs' failed with status code: 2...
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 the error: ``` Command "/root/.ansible/test/venv/sanity.docs-build/3.10/4d056497/bin/python /root/ansible/test/sanity/code-smell/docs-build.py" returned exit status 1. >>> Standard Error Command 'make core_singlehtmldocs' failed with status code: 2...
The test `ansible-test sanity --test package-data` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/package-data.html)] failed with the error: ``` Command "/root/.ansible/test/venv/sanity.package-data/3.10/b269f971/bin/python /root/ansible/test/sanity/code-smell/package-data.py" returned exit status 1. >>> Standard Error Traceback (most recent call last): File "/root/ansible/test/sanity/code-smell/package-data.py", line...
Files identified in the description: * [`lib/ansible/galaxy`](https://github.com/ansible/ansible/blob/devel/lib/ansible/galaxy) 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 validate-modules` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/validate-modules.html)] failed with 2 errors: ``` lib/ansible/modules/user.py:0:0: no-log-needed: Argument 'ssh_key_trials' in argument_spec could be a secret, though doesn't have `no_log` set lib/ansible/modules/user.py:0:0: option-incorrect-version-added: version_added...