ansible / pytest-ansible

A pytest plugin that enables the use of ansible in tests, enables the use of pytest as a collection unit test runner, and exposes molecule scenarios through a pytest fixture.
https://ansible.readthedocs.io/projects/pytest-ansible/
MIT License
176 stars 64 forks source link

Remove flake8 #351

Closed cidrblock closed 3 months ago

cidrblock commented 3 months ago

Same changes as https://github.com/ansible/ansible-creator/pull/239

Additionally, update some class docstring resulting from pydoclint .5+