README : ajout commandes contrôle !agentON/OFF
This commit is contained in:
@@ -20,6 +20,17 @@ Définis dans `agents_catalog.json` :
|
|||||||
| `agent2_ansible` | Automatisation Ansible (playbooks, ad-hoc...) |
|
| `agent2_ansible` | Automatisation Ansible (playbooks, ad-hoc...) |
|
||||||
| `agent2_deploy` | Agent de déploiement (ce même agent) |
|
| `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
|
## Utilisation via XMPP
|
||||||
|
|
||||||
Contacter `agent2_deploy@xmpp.ovh` via XMPP :
|
Contacter `agent2_deploy@xmpp.ovh` via XMPP :
|
||||||
|
|||||||
Reference in New Issue
Block a user