guillaumewatteeux / ansible-centreon

Ansible modules for CLAPI REST (Centreon API)
GNU General Public License v3.0
10 stars 12 forks source link

[BETA] Problem with SNMP macro #8

Closed sudoerss closed 5 years ago

sudoerss commented 5 years ago

Hello, I encounter a problem when I want to define the field Snmp Community via Macro, it is well taken into account however it is put in custom macro and not in the field 'SNMP Community & Version'

Would you have an idea?

thank you,

macros:
  - name: "$_HOSTSNMPCOMMUNITY$"
    value: "toto123587"
guillaumewatteeux commented 5 years ago

Need more parsing solution for macro.

guillaumewatteeux commented 5 years ago

fix in 94df81c