1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Alexei Znamensky 739ca737f1
cmd_runner: add __call__ method to invoke context (#4791)
* cmd_runner: add __call__ method to invoke context

* change xfconf to use the callable form

* add changelog fragment

* Update changelogs/fragments/4791-cmd-runner-callable.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-15 08:06:26 +02:00
..
integration/targets Fix alternatives module (#4836) 2022-06-14 16:02:31 +02:00
sanity Remove no longer needed files. 2022-05-27 11:23:20 +02:00
unit cmd_runner: add __call__ method to invoke context (#4791) 2022-06-15 08:06:26 +02:00
utils requests drops support for older Python (#4818) 2022-06-11 22:35:11 +02:00
.gitignore
config.yml Add ansible-test config file. (#2404) 2021-05-01 22:21:17 +02:00
requirements.yml