ansibot
ansibot
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 10 errors: ``` lib/ansible/plugins/connection/local.py:5:0: illegal-future-imports: Only the following from __future__ imports are allowed: print_function, division, absolute_import lib/ansible/plugins/connection/local.py:5:0: import-before-documentation: Import found before...
The test `ansible-test sanity --test mypy --python 3.9` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with 10 errors: ``` lib/ansible/plugins/connection/__init__.py:40:0: name-defined: Name "t.Concatenate" is not defined lib/ansible/plugins/connection/__init__.py:40:0: valid-type: The first argument to Callable must be...
The test `ansible-test sanity --test mypy --python 3.9` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/mypy.html)] failed with 12 errors: ``` lib/ansible/plugins/connection/__init__.py:40:0: name-defined: Name "t.Concatenate" is not defined lib/ansible/plugins/connection/__init__.py:40:0: valid-type: The first argument to Callable must be...
The test `ansible-test sanity --test ignores` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/ignores.html)] failed with 1 error: ``` test/sanity/ignore.txt:140:1: File 'test/integration/targets/ansible-test-sanity-shebang/files/test.sh' does not exist ``` [click here for bot help](https://github.com/ansible/ansibullbot/blob/devel/ISSUE_HELP.md)
The test `ansible-test sanity --test shebang` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/shebang.html)] failed with 2 errors: ``` test/integration/targets/ansible-test-sanity-shebang/files/test.py:1:1: unexpected non-module shebang: b'#!/pyth' test/integration/targets/ansible-test-sanity-shebang/files/test.sh:1:1: unexpected non-module shebang: b'#!/bin/foo' ``` [click here for bot help](https://github.com/ansible/ansibullbot/blob/devel/ISSUE_HELP.md)
Files identified in the description: * [`lib/ansible/modules/yum.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/yum.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 validate-modules` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/validate-modules.html)] failed with 1 error: ``` lib/ansible/modules/deb822_repository.py:0:0: missing-return: No RETURN provided ``` The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 2 errors: ```...
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.11/00ff448c/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...
@!UNKNOWN @Akint @AlanCoding @Alb0t @Albinpopote @Alexander198961 @AnderEnder @Andersson007 @Anthony25 @ApsOps @AugustusKling @BobBoldin @BondAnthony @CiscoUcs @CloudEngine-Ansible @ColOfAbRiX @Commscope @Constantin07 @D3DeFi @DBendit @DJMuggs @Daniel-Sanchez-Fabregas @Deepakkothandan @Dhivyap @Dorn- @Etherdaemon @EvanK @Federico87 @FlossWare @FragmentedPacket...
Thanks for your Ansible docs contribution! We talk about Ansible documentation on matrix 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...