Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cicharka committed Aug 13, 2024
1 parent bd8e6ba commit b9fe22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/device_templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
- name: Detach device - change configuration mode to CLI
cisco.catalystwan.device_templates:
state: detached
hostname: "device-hostname"
hostname: "device-hostname"
manager_credentials: ...
"""

Expand Down

0 comments on commit b9fe22a

Please sign in to comment.