Ansible netconf module supporting netconf notifications

Hi There,

I’m newbie to Ansible and would like to know if Ansible netconf module supports subscribing and processing of netconf notifications?

Please confirm and redirect me to appropriate documentation and samples.

Thanks,
Senthil Kumar Jayakumar

Hi There,

I appreciate if the excerpts could respond to this query.

Thanks,
Senthil Kumar Jayakumar

You can use netconf_rpc module to create netconf subscription using Ansible, processing notification is not supported with Ansible.

Hi Ganesh,

Thanks for the reply.

When you say, we can subscribe to the notification using Ansible and not processing meaning there is no library available for processing? If required, the Ansible can parse the interested notifications e.g. for knowing status of the command execution or state information.

In this case, I wanted to parse the status of download to know if it is really completed or not. So, it is not feasible through anisble?

Please clarify.

Download Notification

2018-12-18T06:52:37Z

image-x86-64-1.0.0.tgz
COMPLETED

Thanks,
Senthil Kumar Jayakumar