Change

Time
2026-09-14 07:41:55
User
York-Simon Johannsen (YoSiJo)
Action
Updated
Object type
Tenancy | contact assignment
Object
Message
Request ID

Difference

{
    "custom_fields": {
        "ssh_authorized_keys_users": [
            "root"
        ]
    }
}
{
    "custom_fields": {
        "ssh_authorized_keys_users": [
            "root",
            "ansible"
        ]
    }
}

Pre-Change Data

role: 2tags: []contact: 1priority: "primary"object_id: 75object_type: 13custom_fields: {
    "ssh_authorized_keys_users": [
        "root"
    ]
}

Post-Change Data

role: 2tags: []contact: 1priority: "primary"object_id: 75object_type: 13custom_fields: {
    "ssh_authorized_keys_users": [
        "root",
        "ansible"
    ]
}

Related Changes

None