[PR #10347/f2286701 backport][stable-11] Add tasks_only callback (#10367)

Add tasks_only callback (#10347)

* Add tasks_only callback.

* Improve tests.

* Fix option name.

* Add missing s.



* Add ignore.txt entry.

---------


(cherry picked from commit f2286701c8)

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-07-08 17:14:20 +02:00 committed by GitHub
commit 93cfbaf2a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 150 additions and 0 deletions

View file

@ -1,3 +1,4 @@
plugins/callback/tasks_only.py yamllint:unparsable-with-libyaml
plugins/connection/wsl.py yamllint:unparsable-with-libyaml
plugins/inventory/gitlab_runners.py yamllint:unparsable-with-libyaml
plugins/inventory/iocage.py yamllint:unparsable-with-libyaml