mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
meraki_device - Support for creating and modifying device notes (#51100)
* Add support for notes * Add test for notes * Device notes changes - Renamed from notes to note - Modified tests to work * Comment device test since it only works once * Remove assertion stanza and move assertion to existing one * Add version_added to note documentation * Converted from tabs to spaces * Added changelog fragment * Remove changelog file since it's a feature * Add changelog fragment
This commit is contained in:
parent
c30bc24ba9
commit
d16dcb8dbb
3 changed files with 26 additions and 18 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "meraki_device - Add support for attaching notes to a device."
|
Loading…
Add table
Add a link
Reference in a new issue