mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
(cherry picked from commit 20db4fc560)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
|
||||
- name: disable supervisord system service
|
||||
service:
|
||||
name: '{{ supervisor_service_name }}'
|
||||
name: '{{ supervisor_service_name }}'
|
||||
state: stopped
|
||||
enabled: no
|
||||
|
||||
Reference in New Issue
Block a user