mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-01 05:53:26 -07:00
(cherry picked from commit 20db4fc560
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d85d31ba3c
commit
8a8e6c8058
19 changed files with 45 additions and 45 deletions
|
@ -36,7 +36,7 @@ password = {{ credentials.password }}
|
|||
{% endif %}
|
||||
|
||||
[supervisorctl]
|
||||
serverurl=unix://{{ supervisord_sock_path.path }}/supervisord.sock
|
||||
serverurl=unix://{{ supervisord_sock_path.path }}/supervisord.sock
|
||||
|
||||
[rpcinterface:supervisor]
|
||||
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue