Ajouter agent2_deploy au registre + README agent1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,5 +10,11 @@
|
||||
"mqtt_inbox" : "agents/agent2_ansible/inbox",
|
||||
"mqtt_outbox" : "agents/agent1/inbox",
|
||||
"speciality" : "Automatisation infrastructure via Ansible : playbooks, commandes ad-hoc, déploiement multi-hôtes, gestion de configuration sur le réseau local"
|
||||
},
|
||||
"agent2_deploy": {
|
||||
"jid" : "agent2_deploy@xmpp.ovh",
|
||||
"mqtt_inbox" : "agents/agent2_deploy/inbox",
|
||||
"mqtt_outbox" : "agents/agent1/inbox",
|
||||
"speciality" : "Déploiement d'agents : installe et configure d'autres agents sur des machines distantes ou locales via SSH"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user