Skip to main content

No project description provided

Project description

Ansible Env Vars

Nox pypi

Extracts variables from the local environment and converts them to Ansible variables.

Install and Setup

Install: uv add [--dev] ans-env-loader

Then place an ans-env-vars.yaml and an env-loader.py into your Ansible playbooks root directory as follows:

  tree
├── ansible.cfg
├── ans-env-vars.yaml
├── hosts.ini
├── playbook.yaml
└── vars_plugins
    ├── env-loader.py


  cat vars_plugins/env-loader.py
from ans_env_loader import VarsModule as VarsModule


  cat ans-env-vars.yaml
# Ansible var name is the same as the expected env var
- app_smtp_host
# Map Ansible var name to a different expected env var
- app_flask_secret: FLASK_SECRET

Dev

Copier Template

Project structure and tooling mostly derives from the Coppy, see its documentation for context and additional instructions.

This project can be updated from the upstream repo, see Updating a Project.

Project Setup

From zero to hero (passing tests that is):

  1. Ensure host dependencies are installed

  2. Start docker service dependencies (if applicable):

    docker compose up -d

  3. Sync project virtualenv w/ lock file:

    uv sync

  4. Configure pre-commit:

    pre-commit install

  5. Run tests:

    nox

Versions

Versions are date based. A bump action exists to help manage versions:

  # Show current version
  mise bump --show

  # Bump version based on date, tag, and push:
  mise bump

  # See other options
  mise bump -- --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ans_env_loader-0.20250728.1.tar.gz (44.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ans_env_loader-0.20250728.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file ans_env_loader-0.20250728.1.tar.gz.

File metadata

  • Download URL: ans_env_loader-0.20250728.1.tar.gz
  • Upload date:
  • Size: 44.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for ans_env_loader-0.20250728.1.tar.gz
Algorithm Hash digest
SHA256 88238eed70787568cb1030037f67f63f60a685c7fb60d28263bd6429dee0d29d
MD5 a5a71680fae81d9d5bf57e7f4585e6c9
BLAKE2b-256 b73fd1d8d9edc93de99259bcedb2d15abd985cfc68416f7360c12603aafc82f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ans_env_loader-0.20250728.1.tar.gz:

Publisher: pypi.yaml on level12/ans-env-loader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ans_env_loader-0.20250728.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ans_env_loader-0.20250728.1-py3-none-any.whl
Algorithm Hash digest
SHA256 01524f93f306b45083ed6788871a5547fed1585cfac087df5dd456de0f0d1bfc
MD5 620a5379b96c4553ca0a09895177dd41
BLAKE2b-256 56a34684eec91f5dcaa8a6995c356d5e0fbeec682382e43750eae524db044187

See more details on using hashes here.

Provenance

The following attestation bundles were made for ans_env_loader-0.20250728.1-py3-none-any.whl:

Publisher: pypi.yaml on level12/ans-env-loader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page