ansible/firefox-policies.json

34 lines
731 B
JSON
Raw Permalink Normal View History

2024-02-11 16:14:21 +00:00
{
"policies": {
"ManagedBookmarks": [
{
"toplevel_name": "IPKM"
},
{
"url": "https://wiki.pkm.physik.tu-darmstadt.de",
"name": "Wiki"
},
{
"url": "https://wolke.pkm.physik.tu-darmstadt.de",
"name": "Seafile"
},
{
"url": "https://mail.pkm.physik.tu-darmstadt.de",
"name": "Email"
},
{
"url": "https://element.pkm.physik.tu-darmstadt.de",
"name": "Element (Matrix Chat)"
},
{
"url": "https://gitea.pkm.physik.tu-darmstadt.de",
"name": "Gitea"
},
{
"url": "https://zammad.pkm.physik.tu-darmstadt.de",
"name": "Trouble Ticket"
}
]
}
}