Udayendu Kar

Results 16 issues of Udayendu Kar

##### SUMMARY `vmware_guest` is not able to handle the MAC distribution while doing the deployment of multiple vms from the same template. Its duplicating the MAC and as a result...

##### SUMMARY Missing support for vApp properties in `vmware_content_deploy_ovf_template` module ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - vmware_content_deploy_ovf_template ##### ANSIBLE VERSION ``` $ pip3 show ansible Name:...

module
python3
feature
cloud
plugins

##### SUMMARY Newly cloned vms are not having desired MAC via `random_mac` if the template is attached with a nic. Its taking the MAC from the same prefix as its...

### Summary nmcli is not configuring the interface and saying **"Connections already exist and no changes made"**. ### Issue Type Bug Report ### Component Name - nmcli ### Ansible Version...

bug
module
plugins
net_tools

##### SUMMARY Currently there is no option to change the anonymous and windows authentication using `win_iis_website` module ##### ISSUE TYPE - Feature Request ##### COMPONENT NAME - win_iis_website ##### ANSIBLE...

##### SUMMARY **win_domain_computer** is not able to handle the ou movement and breaking the authentication. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - win_domain_computer ##### ANSIBLE VERSION ```...

##### SUMMARY **win_domain_computer** module is not validating the objects before moving them, instead its directly moving them from source to destination OU. ##### ISSUE TYPE - Bug Report ##### COMPONENT...

##### SUMMARY Even if port has been assigned as 443, `win_iis_website` module is selecting the http as protocol type. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - win_iis_website...

##### SUMMARY **win_format** module is not able to apply the new label to the disk without formatting it. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - win_format #####...

##### SUMMARY Currently there is no ntp module to configure NTP client. Its good to have a **win_ntp** module that can take multiple NTP server IP/FQDN and configure in the...