diff --git a/actions/patch.ipam.ip_addresses.yaml b/actions/patch.ipam.ip_addresses.yaml index d1d18b79..2222cbdc 100644 --- a/actions/patch.ipam.ip_addresses.yaml +++ b/actions/patch.ipam.ip_addresses.yaml @@ -57,6 +57,10 @@ parameters: required: false type: string description: "Description" + comments: + required: false + type: string + description: "comments" tags: required: false type: array @@ -69,4 +73,4 @@ parameters: required: true type: string description: "ID of the object to patch." -runner_type: python-script \ No newline at end of file +runner_type: python-script