Skip to content

SBC Backup INI config File

Go to Automation

View in GitLab

Description

Downloads an INI configuration file from a given SBC via HTTPS and copies it to a network share using a delegated Windows host.

Credentials

  • Environment variables: ANSIBLE_NET_USERNAME, ANSIBLE_NET_PASSWORD
  • Windows delegation: domain_user, domain_password

Input

  • sbc: SBC hostname identifier used in URL

Output

  • /tmp/{{ sbc }}.ini on controller and copied to \stadgent\dumps\Backups\SBC\ on the Windows share.

Dependencies