Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 559 Bytes

File metadata and controls

19 lines (12 loc) · 559 Bytes

windows11-container@any

NOTE: only support molecule create sequence, cant test converge automatically.

molecule --debug -vvv create --scenario-name windows11-container@any

then go http://localhost:8116, create username docker with password 4Test@ansible, and enable ssh login, it will use by windows11-test@any/converge

after that use windows11-test@any

finally destroy it

molecule --debug -vvv destroy --scenario-name windows11-container@any