dbda0787a2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
20 lines
885 B
JSON
20 lines
885 B
JSON
{
|
|
"agent2_debian13": {
|
|
"jid": "agent2_debian13@xmpp.ovh",
|
|
"mqtt_inbox": "agents/agent2_debian13/inbox",
|
|
"mqtt_outbox": "agents/agent1/inbox",
|
|
"speciality": "Administration Debian : apt, dpkg, systemd, conteneurs LXC/Docker, KVM, réseau, sécurité système"
|
|
},
|
|
"agent2_ansible": {
|
|
"jid": "agent2_ansible@xmpp.ovh",
|
|
"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"
|
|
}
|
|
} |