ansible / product-demos

GNU General Public License v3.0
189 stars 188 forks source link

Intermittent Windows connectivity failures #176

Open zjleblanc opened 1 month ago

zjleblanc commented 1 month ago

When deploying a ansible/product-demos environment, the Windows automation demos can be hindered by failed credential administration and requires a user to re-provision the environment.

Steps to reproduce (may or may not occur - this is intermittent):

Error encountered: ntlm: the specified credentials were rejected by the server

Expected behavior: The userdata script in the windows template should create a user (ec2-user) with the password from Demo Credential. The provided Windows demos have Demo Credential attached and are expected to connect to the host with the configured password.