From 2f586fd9aebf7526616165473651abfe00fb8116 Mon Sep 17 00:00:00 2001 From: Samuel James Date: Wed, 10 Jun 2026 12:39:57 +0000 Subject: [PATCH] add: ansible automation placeholder --- automations/ansible/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 automations/ansible/README.md diff --git a/automations/ansible/README.md b/automations/ansible/README.md new file mode 100644 index 0000000..1693ee6 --- /dev/null +++ b/automations/ansible/README.md @@ -0,0 +1,6 @@ +# Ansible Playbooks + +Infrastructure management — separate from AI agents. + +Playbooks here manage the hosts that agents run on, not the agents themselves. +