Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.82 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.82 KB

ansible-apps_snmptrapd

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

Description

Install and configure snmptrapd to receive and store traps snmp cfrom network equipments.

Requirements

none

Role variables

See variables for more details.

Examples

    ---
    - hosts: apps_snmptrapd
      become: true
      become_method: sudo
      gather_facts: true
      roles:
        - role: ansible-apps_snmptrapd

License

This project is licensed under Apache License. See LICENSE for more details.

Author Information