Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include comments as a parameter patch.ipam.ip_addresses.yaml #42

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update post.dcim.devices.yaml
lucasfontini authored Aug 26, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
aramase Anish Ramasekar
commit 17b579bd9497b1fef0d9b484585086ea1715ca01
6 changes: 3 additions & 3 deletions actions/post.dcim.devices.yaml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ parameters:
type: integer
description: "Device role"
tenant:
required: true
required: false
type: integer
description: "Tenant"
platform:
@@ -54,7 +54,7 @@ parameters:
type: integer
description: "Location"
rack:
required: true
required: false
type: integer
description: "Rack"
position:
@@ -113,4 +113,4 @@ parameters:
required: false
type: object
description: "Custom fields"
runner_type: python-script
runner_type: python-script