Compare commits

..

No commits in common. "main" and "v0.3.0" have entirely different histories.
main ... v0.3.0

14 changed files with 0 additions and 52 deletions

4
.gitignore vendored
View File

@ -2,7 +2,3 @@
*.swp
*.pyc
.env
# update 12 (2026-04)
# update 26 (2026-04)

View File

@ -1,7 +1,3 @@
# infra-tools — CONTRIBUTING
(Initial — see git history.)
# update 13 (2026-04)
# update 27 (2026-04)

View File

@ -1,5 +1 @@
MIT License — see git history
# update 10 (2026-04)
# update 24 (2026-04)

View File

@ -2,7 +2,3 @@
.PHONY: all
all:
\t@echo 'build target TBD'
# update 11 (2026-04)
# update 25 (2026-04)

View File

@ -1,7 +1,3 @@
# infra-tools — README
(Initial — see git history.)
# update 9 (2026-04)
# update 23 (2026-04)

View File

@ -1,5 +1,3 @@
# ansible/group_vars/all.yml
# update 2 (2026-04)
# update 16 (2026-04)

View File

@ -1,7 +1,3 @@
# ansible/inventory/prod.yml
# update 1 (2026-04)
# update 15 (2026-04)
# update 29 (2026-04)

View File

@ -1,5 +1 @@
# ansible/site.yml
# update 14 (2026-04)
# update 28 (2026-04)

View File

@ -1,6 +1,2 @@
#!/usr/bin/env bash
# scripts/backup.sh
# update 6 (2026-04)
# update 20 (2026-04)

View File

@ -1,6 +1,2 @@
#!/usr/bin/env bash
# scripts/healthcheck.sh
# update 8 (2026-04)
# update 22 (2026-04)

View File

@ -1,6 +1,2 @@
#!/usr/bin/env bash
# scripts/restore.sh
# update 7 (2026-04)
# update 21 (2026-04)

View File

@ -1,5 +1,3 @@
# terraform/main.tf
# update 3 (2026-04)
# update 17 (2026-04)

View File

@ -1,5 +1 @@
# terraform/outputs.tf
# update 5 (2026-04)
# update 19 (2026-04)

View File

@ -1,5 +1 @@
# terraform/variables.tf
# update 4 (2026-04)
# update 18 (2026-04)