cli.vault package

Module contents

Compatibility wrapper.

This package was migrated from a flat module (vault.py) to a package layout:

vault/__main__.py contains the original implementation.

We re-export the public API so existing imports keep working.

cli.vault.main()
cli.vault.run_ansible_vault(action, filename, password_file)