Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 560 Bytes

File metadata and controls

19 lines (12 loc) · 560 Bytes

openwrt24-container@any

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

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

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

after that use openwrt24-test@any

finally destroy it

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