Ansible
How to use Ansible with Synpse
Synpse supports native SSH access. More on this can be found in Synpse documentation.
This means you can SSH to edge devices, even if they are behind CGNAT or without external IP address. In addition Synpse CLI can produce Ansible compatible inventory list!
Configure Synpse CLI with SSH keys:
Create a dynamic inventory wrapper script synpse_inventory.sh
:
Use this script with the ansible command:
Last updated