What do you mean by "serve as dynamic inventory" ?
There are multiple export possibilities in iTop, a REST service... But I won't be able to help you choose a solution if you don't explain clearly what you're seeking for
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have thought about this a lot and started an implementation but haven't finished yet. I extended the server object and the application solution object with a new attribute
Hello,
anyone know how itop can provide the host list to ansible as inventory
thank you
Hello,
Not sure to understand what you're asking for. Can you give more details please ?
Hello,
i want my itop server to serve as dynamic inventory to ansible
have you ever done that
best regard
What do you mean by "serve as dynamic inventory" ?
There are multiple export possibilities in iTop, a REST service... But I won't be able to help you choose a solution if you don't explain clearly what you're seeking for
I have thought about this a lot and started an implementation but haven't finished yet. I extended the server object and the application solution object with a new attribute
<class id="ApplicationSolution">
<fields>
<field xsi:type="AttributeEnum" id="ansible_object" _delta="define">
<sql>ansible_object</sql>
<values _delta="define">
<value id="yes" _delta="define">yes</value>
<value id="no" _delta="define">no</value>
</values>
<default_value>no</default_value>
<is_null_allowed>true</is_null_allowed>
</field></fields></class>
The idea would be that the application solution defines the group of computers in ansible.