multiflexi-ansible-collection
v1.3.1
Bugfixes
- application: fix
--deffile CLI option that does not exist; both file and deffile module params now correctly map to --file
- application: fix false
changed on re-runs — file path excluded from idempotency checks (system-installed path vs dev path always differed)
- runtemplate: fix always-changed behaviour on re-runs; module now compares scalar fields and full config dict before deciding to update
Minor Changes
- AGENTS.md: added AI agent guidance covering module patterns, known CLI constraints, and local dev install workflow