mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 10:35:34 +00:00
- Rename REPOSITORY_STATE_MAP to STATE_MAP and add snapshot (deleted, expired, listed, verified) and policy (set, shown) entries. - Expand _PROVIDER_BACKEND_MAP with new backend fields for azure (client_id, client_secret, tenant_id, azure_federated_token_file), gcs/gdrive (embed_credentials, read_only bool flags), rclone (rclone_exe, rclone_args, rclone_env, embed_rclone_config), and sftp (sftp_password, key_data, known_hosts_data, embed_credentials, external, ssh_command, ssh_args). - Update fmt_backend() to handle bool (flag-only) and list (per-item) param types; _PROVIDER_BACKEND_MAP values changed from plain flag strings to (flag, kind) tuples so fmt_backend() can dispatch on type. |
||
|---|---|---|
| .. | ||
| _hwc_utils | ||
| _xenserver | ||
| test__cmd_runner.py | ||
| test__csv.py | ||
| test__deps.py | ||
| test__keycloak.py | ||
| test__keycloak_connect.py | ||
| test__kopia.py | ||
| test__module_helper.py | ||
| test__ocapi_utils.py | ||
| test__onepassword.py | ||
| test__opennebula.py | ||
| test__pritunl_api.py | ||
| test__python_runner.py | ||
| test__scaleway.py | ||
| test__utm_utils.py | ||
| test__vardict.py | ||