guillaumewatteeux / ansible-centreon

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

Add service working? #20

Open WadOps opened 3 years ago

WadOps commented 3 years ago

Hello,

I'm trying to use add service task but I found that the centreon_centreon.py isn't complete does it function?

thank you

guillaumewatteeux commented 3 years ago

Hi, Not at this moment :( need to create necessary on centreon-api before develop ansible module.

But, try with HostTemplate. You can add HostTemplate with MACRO, and use $_HOSTMACRO$ in ServiceTemplate.

That works fine :)