mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9 lines
251 B
YAML
9 lines
251 B
YAML
|
---
|
||
|
- include_tasks: cleanup.yml
|
||
|
- include_tasks: snmp_community.yml
|
||
|
- include_tasks: cleanup.yml
|
||
|
- include_tasks: snmp_managers.yml
|
||
|
- include_tasks: output_only.yml
|
||
|
- include_tasks: cleanup_using_module.yml
|
||
|
- include_tasks: cleanup.yml
|