win_iis_webbinding & win_iis_website_module
Not sure how ansible works when invoking win_iis_webbinding and win_iis_website_module modules. But certificates aren't properly linked to new IIS website and its pools. When I try to remove existing IIS pools and recreate with newer application of ours, it fails with the reason of not being able to overwrite or remove existing ones.
Anyone have problem with web binding with IIS using ansible?
https://docs.ansible.com/ansible/latest/modules/win_iis_website_module.html & https://docs.ansible.com/ansible/2.3/win_iis_webbinding_module.html