The SBC supports Ansible, a configuration management tool that you can readily integrate into an SBC environment. To set up your SBC environment for Ansible, you must have a machine with a Linux-based operating system with python3 (3.8.10) and Ansible (2.9.23) installed.
Install the following packages as user root:
ansible_runner
jsoncomparison
python3 -m pip install ansible_runner python3 -m pip install jsoncomparison
You must retain the input YAML file. For subsequent updates in the SMM Configuration, revise the input YAML file you edited in Step 3 and apply the playbook again. This takes care of updates and deletions to the SMM configuration.