Skip to content

Instantly share code, notes, and snippets.

@CaptainStealthy
CaptainStealthy / AWX_Building_Custom_EE.md
Last active May 14, 2025 09:02
Ansible/AWX - Building a custom execution environment for Windows server management using ansible-builder v3

TL;DR

Need to build a custom EE for AWX? I needed to do it for managing Windows hosts, but if you need any extra Python modules or Ansible collections, check out the other file snippets.

Build Steps

Environment Setup

Install Python 3 (3.12 is latest as of this writing)

@CaptainStealthy
CaptainStealthy / longhorn_restore_guide.md
Created May 17, 2025 21:47 — forked from MahdadGhasemian/longhorn_restore_guide.md
Steps to restore backed-up data using Longhorn, with a PostgreSQL example.

Restore Backup with Longhorn

Instructions for restoring data using Longhorn backup and restore features.

Restore Backup

Example: Restoring PostgreSQL Data

  1. Scale Down the PostgreSQL StatefulSet: