ansibot

Results 915 comments of ansibot

The test `ansible-test sanity --test package-data` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/package-data.html)] failed with the error: ``` Command "/root/.ansible/test/venv/sanity.package-data/3.10/ed96082c/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...

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/ed96082c/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...

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: ``` lib/ansible/cli/config.py:546:0: trailing-newlines: Trailing newlines ``` The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 3 errors: ``` lib/ansible/cli/config.py:486:5:...

The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 4 errors: ``` lib/ansible/cli/config.py:137:54: E127: continuation line over-indented for visual indent lib/ansible/cli/config.py:699:5: E303: too many blank lines (2) lib/ansible/cli/config.py:753:1: E302: expected...

Files identified in the description: * [`lib/ansible/playbook/role/__init__.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/playbook/role/__init__.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/include_tasks.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/include_tasks.py) If these files are incorrect, please update the `component name` section of the description or use the [component](https://github.com/ansible/ansibotmini#commands) bot command.

Files identified in the description: None If these files are incorrect, please update the `component name` section of the description or use the [component](https://github.com/ansible/ansibotmini#commands) bot command.

Files identified in the description: * [`lib/ansible/plugins/action/copy.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/action/copy.py) * [`lib/ansible/modules/copy.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/copy.py) If these files are incorrect, please update the `component name` section of the description or use the [component](https://github.com/ansible/ansibotmini#commands) bot command.

The test `ansible-test sanity --test pep8` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/pep8.html)] failed with 5 errors: ``` lib/ansible/plugins/callback/default.py:97:161: E501 line too long (176 > 160 characters) lib/ansible/plugins/callback/default.py:113:161: E501 line too long (180 > 160 characters)...

The test `ansible-test sanity --test pylint` [[explain](https://docs.ansible.com/ansible/devel/dev_guide/testing/sanity/pylint.html)] failed with 3 errors: ``` lib/ansible/plugins/callback/default.py:208:11: undefined-variable Undefined variable 'task' lib/ansible/plugins/callback/default.py:236:11: undefined-variable Undefined variable 'task' lib/ansible/plugins/callback/default.py:253:11: undefined-variable Undefined variable 'task' ``` [click here...