ansibot

Results 803 comments of ansibot
trafficstars

Files identified in the description: * [`bin/ansible-vault`](https://github.com/ansible/ansible/blob/devel/bin/ansible-vault) 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-core/devel/dev_guide/testing/sanity/pep8.html)] failed with 2 errors: ``` lib/ansible/playbook/helpers.py:31:161: E501: line too long (162 > 160 characters) lib/ansible/playbook/play.py:188:161: E501: line too long (185 > 160 characters)...

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/playbook/helpers.py:31:161: E501: line too long (162 > 160 characters) lib/ansible/playbook/play.py:188:161: E501: line too long (185 > 160 characters)...