Skip to content

Commit

Permalink
Update plugins/modules/controller_managed_device_group.py
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com>
  • Loading branch information
pugnacity and joewesch authored Oct 2, 2024
1 parent 9fe407a commit eb1580f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/modules/controller_managed_device_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
networktocode.nautobot.controller_managed_device_group:
url: http://nautobot.local
token: thisIsMyToken
name: test_controller_group_3
name: "group_1"
controller: test_controller_group_3
state: absent
"""
Expand Down

0 comments on commit eb1580f

Please sign in to comment.