mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
supervisorctl: investigate integration tests (#11057)
* supervisorctl: investigate integration tests
* wait for supervisord to complete stop
* adjust in module
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| install_Darwin.yml | ||
| install_FreeBSD.yml | ||
| install_Linux.yml | ||
| install_pip.yml | ||
| install_RedHat.yml | ||
| install_Suse.yml | ||
| main.yml | ||
| start_supervisord.yml | ||
| stop_supervisord.yml | ||
| test.yml | ||
| test_start.yml | ||
| test_stop.yml | ||
| uninstall_Darwin.yml | ||
| uninstall_FreeBSD.yml | ||
| uninstall_Linux.yml | ||
| uninstall_pip.yml | ||
| uninstall_RedHat.yml | ||
| uninstall_Suse.yml | ||