ansible/changelogs/fragments/65219-sanity-tests-print.yml
Felix Fontein a0f26b40cb Sanity checks: test for print statement (#65219)
* Add test for print() call in module_utils and modules.

* Add changelog fragment.

* Add ignore.txt entries.

* Use blacklist plugin instead of adding a new.

* Update ignore.txt
2019-12-06 05:31:31 +10:00

3 lines
95 B
YAML

minor_changes:
- "ansible-test - add check for ``print()`` calls in modules and module_utils."