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.20250623.2.tar.gz (43.4 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.20250623.2-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ans_env_loader-0.20250623.2.tar.gz
  • Upload date:
  • Size: 43.4 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.20250623.2.tar.gz
Algorithm Hash digest
SHA256 2853bf7e823c80b50d5d2a9bfd8cfe866741c0a35a670c52ccd7130a0277199e
MD5 95de560e6a9e4c691936fd47f2a9a804
BLAKE2b-256 f25757410e8325ee0fcbd6b577760820efdf87f6b2606499669cbbcd5e53ab3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ans_env_loader-0.20250623.2.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.20250623.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ans_env_loader-0.20250623.2-py3-none-any.whl
Algorithm Hash digest
SHA256 561cb6a71fc9e483f9bd5475e1c0ddf7b3b74a7a96cad45197e6449984c67d91
MD5 1531781d6faca6a98871073d23523485
BLAKE2b-256 6acd4f69b7ed6d25168e2f97eb3658b4bd57bc7d79e03724232cda931f14619d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ans_env_loader-0.20250623.2-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