mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-08-09 07:23:19 +02:00
feat(ci): optimize Molecule VM creation
- reuse validated runner-owned Vagrant linked-clone masters\n- create the default guests in bounded two-machine batches\n- capture create timing and runner utilization diagnostics
This commit is contained in:
committed by
Techno Tim
parent
57f234c8da
commit
10bde4eff0
@@ -20,3 +20,8 @@ exclude_paths:
|
||||
|
||||
skip_list:
|
||||
- var-naming[no-role-prefix]
|
||||
|
||||
# The Molecule Vagrant driver injects this module at runtime. The custom create
|
||||
# playbook is syntax-checked separately against the exact pinned plugin module.
|
||||
mock_modules:
|
||||
- vagrant
|
||||
|
||||
Reference in New Issue
Block a user