cisco.radkit.radkit_context connection – RADKit connection context management (internal use)

Note

This connection plugin is part of the cisco.radkit collection (version 2.0.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install git+https://wwwin-github.cisco.com/scdozier/cisco.radkit-ansible.git. You need further requirements to be able to use this connection plugin, see Requirements for details.

To use it in a playbook, specify: cisco.radkit.radkit_context.

New in cisco.radkit 2.0.0

Synopsis

  • Internal utility for managing RADKit client connections and contexts

  • Not intended for direct use by end users

  • Provides connection pooling and context management for RADKit plugins

Requirements

The below requirements are needed on the local controller node that executes this connection.

  • radkit-client

Notes

Note

  • This is an internal utility plugin and should not be used directly

  • Used by other RADKit connection plugins for connection management

Authors

  • Scott Dozier (@scdozier)

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.