Skip to content

generating ansible automation for all phases of current ami build wor… #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Dec 15, 2025

  1. generating ansible automation for all phases of current ami build wor…

    …kflow
    Your Name committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    e9f9750 View commit details
    Browse the repository at this point in the history
  2. Update implementation summary and replace Ansible Vault with AWS Secr…

    …ets Manager integration
    Your Name committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    7c811a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Add validation scripts for Jinja2 templates, YAML files, and variable…

    … consistency
    
    - Implemented `validate_jinja2.py` to check the syntax and variable usage in Jinja2 templates across the Ansible codebase.
    - Created `validate_yaml.py` to validate the syntax of all YAML files in the Ansible directory.
    - Developed `validate_variables.py` to ensure variable consistency, checking for undefined and unused variables in the Ansible configuration.
    - Added a script `upload-dependencies-to-s3.py` for uploading required dependencies to S3 for Ansible automation.
    Your Name committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    8f3b4fd View commit details
    Browse the repository at this point in the history
  2. Update documentation to clarify CI/CD pipeline architecture and integ…

    …ration points
    Your Name committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    a069ba3 View commit details
    Browse the repository at this point in the history
  3. Update security documentation to enforce AWS Secrets Manager for sens…

    …itive credentials and clarify storage practices
    Your Name committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    029bf14 View commit details
    Browse the repository at this point in the history
  4. Add comprehensive verification reports and summaries for automation c…

    …overage
    Your Name committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    679c5b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. updating stuff

    Your Name committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    1dd4c90 View commit details
    Browse the repository at this point in the history