How to create a test playbook to check if the function correctly?

Viewed 19

I'm trying to create a test playbook by using Ansible. I'm working with some modules in NSX (https://github.com/vmware/ansible-for-nsxt). I've created the network segment and T0 gateway by using Ansible playbook. I would like to create a test playbook to check if they fuction correctly ( able to ping, correct segment, subnets,...)

Please let me know if you have any thoughts

0 Answers
Related