skupper.network.links module – Update links based on provided links list
Note
This module is part of the skupper.network collection (version 1.1.0).
To install it, use: ansible-galaxy collection install skupper.network.
You need further requirements to be able to use this module,
see Requirements for details.
To use it in a playbook, specify: skupper.network.links.
New in skupper.network 1.1.0
Synopsis
Updates the links defined by the respective site, based on the links list defined through the host variables.
Existing links that cannot be mapped to an inventory host will be deleted.
Links with a corresponding token (provided by skupper_token role) or manually through the token property will be created.
If a corresponding token cannot be found for a requested link, it will fail.
Note
This module has a corresponding action plugin.
Requirements
The below requirements are needed on the host that executes this module.
kubectl if using kubernetes platform
podman v4+ if using podman as the site platform
Examples
- name: Updating links
skupper.network.links: