Rohit Upadhyay
Rohit Upadhyay
``` root@1-8507391901-ubuntu-server2:/etc/ansible# ansible-playbook play_test.yaml [WARNING]: ansible.utils.display.initialize_locale has not been called, this may result in incorrectly calculated text widths that can cause Display to print incorrect line lengths PLAY [Testing F5...
Fixes #2246 . All tests are passing ``` PLAY [Metadata of bigip_data_group] ******************************************** PLAY [Test the bigip_data_group module] **************************************** TASK [Gathering Facts] ********************************************************* ok: [bigip16] TASK [bigip_data_group : Generic string...
##### SUMMARY When using the netcommon collection for connection purpose, sometimes values of variables such as, inventory_hostname, remote_user and password are somehow not being used correctly which results in the...