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.1.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.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ans_env_loader-0.20250623.1.tar.gz
  • Upload date:
  • Size: 43.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for ans_env_loader-0.20250623.1.tar.gz
Algorithm Hash digest
SHA256 c33d86f86223234e91fd27bf2c24a1395091110bf65a692dea87c2898e5d5452
MD5 13789584aa36c294680737fa7c35326d
BLAKE2b-256 64e5503ee0656689c69264cc75f03805a49f409fb7d00798bacd8ae150766973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ans_env_loader-0.20250623.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a3f722a008fd5151ceab792831d7c5183d89d3dfb152a105fbc4f622d2263218
MD5 0bbf5fe7ea9e06b75bca3b3cfada5bf3
BLAKE2b-256 c3451ba27c8eb30263b860b47529cc098cdde7b35367dba183ea0db34e284b20

See more details on using hashes here.

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