mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-30 15:23:10 +00:00
5 lines
79 B
YAML
5 lines
79 B
YAML
- name: uninstall supervisor
|
|
package:
|
|
name: supervisor
|
|
state: absent
|