1. Add the bonding repository to the repository list:
zypper ar -f http://{{ other_settings.server_name }}/download/{{ repository_version }}/opensuse/leap/15.6/bonding.repo
zypper ar -f http://{{ other_settings.server_name }}/download/{{ repository_version }}/opensuse/leap/15.5/bonding.repo
2. Install bonding:
zypper install bonding
3. Run bonding-setup to complete bonding configuration:
bonding-setup
openSUSE is supported in 6.7 and newer.