From 12c38e59ca719e1a221e5a857b036a8143a98aa9 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 8 Mar 2026 15:45:10 +0000 Subject: [PATCH] =?UTF-8?q?README=20:=20ajout=20commandes=20contr=C3=B4le?= =?UTF-8?q?=20!agentON/OFF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 465952f..45046fb 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,17 @@ Définis dans `agents_catalog.json` : | `agent2_ansible` | Automatisation Ansible (playbooks, ad-hoc...) | | `agent2_deploy` | Agent de déploiement (ce même agent) | +## Commandes de contrôle (via agent1) + +| Commande XMPP (à agent1) | Effet sur cet agent | +|---|---| +| `!agentOFF agent2_deploy` | Pause — les `!deploy` sont refusés | +| `!agentON agent2_deploy` | Reprise des déploiements | +| `!agentsOFF` | Pause (avec tous les autres agents) | +| `!agentsON` | Reprise (avec tous les autres agents) | + +--- + ## Utilisation via XMPP Contacter `agent2_deploy@xmpp.ovh` via XMPP :