mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Test of using FQCN for some builtin plugins (#660)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
command: 'supervisord -c {{ remote_dir }}/supervisord.conf'
|
||||
|
||||
- name: wait_for supervisord
|
||||
wait_for:
|
||||
ansible.builtin.wait_for:
|
||||
port: 9001
|
||||
host: 127.0.0.1
|
||||
timeout: 15
|
||||
|
||||
Reference in New Issue
Block a user