Dmos Ansible basic tests
ansible-galaxy collection install datacom.dmos
git clone https://github.com/datacom-teracom/ansible_collections.dmos.git
cd ansible_collections.dmos
ansible-galaxy collection build
ansible-galaxy collection install datacom-dmos-*.tar.gz
ansible-doc datacom.dmos.dmos_vlan
Cofigure switch ip and lag capacity in hosts file
Execute tests:
User@Host:~/dmos-modules$ ansible-playbook basic_test.yml