ansibot

Results 1034 comments of ansibot

@Hello-Linux This Issue is waiting for your response. Please respond or the Issue will be closed. [click here for bot help](https://github.com/ansible/ansibotmini#ansibotmini)

@Hello-Linux You have not responded to information requests in this Issue so we will assume it no longer affects you. If you are still interested in this, please create a...

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 6 errors: ``` lib/ansible/modules/mount_facts.py:265:23: use-run-command-not-subprocess-check-output: subprocess.check_output() call found. Should be module.run_command lib/ansible/modules/mount_facts.py:275:25: use-run-command-not-subprocess-check-output: subprocess.check_output() call found. Should be module.run_command lib/ansible/modules/service.py:293:16: use-run-command-not-subprocess-popen:...

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: ``` test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/main.py:328:161: E501: line too long (161 > 160 characters) test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/main.py:331:161: E501: line too long (177 > 160 characters)...

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/apt_repository.py:0:0: deprecation-mismatch: Module deprecation/removed must agree in documentation, by prepending filename with "_", and setting DOCUMENTATION.deprecated for deprecation...

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/modules/_apt_repository.py:0:0: invalid-documentation: DOCUMENTATION.deprecated.removed_from_collection: extra keys not allowed @ data['deprecated']['removed_from_collection']. Got 'ansible.builtin' lib/ansible/modules/_apt_repository.py:0:0: invalid-documentation: DOCUMENTATION.deprecated.removed_in: not a valid value...

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/modules/_apt_repository.py:0:0: invalid-documentation: DOCUMENTATION.deprecated.removed_from_collection: extra keys not allowed @ data['deprecated']['removed_from_collection']. Got 'ansible.builtin' lib/ansible/modules/_apt_repository.py:0:0: invalid-documentation: DOCUMENTATION.deprecated.removed_in: not a valid value...

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:7:1: File 'lib/ansible/modules/apt_repository.py' does not exist ``` 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:...

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/_apt_repository.py:0:0: parameter-invalid: Argument 'update-cache' in argument_spec is not a valid python identifier ``` The test `ansible-test sanity --test...

Files identified in the description: * [`lib/ansible/plugins/become/sudo.py`](https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/become/sudo.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.