mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
meraki_network - Add support for disableRemoteStatusPage (#48971)
* Add support for disableRemoteStatusPage - New feature in the Meraki API - Yes, it's a double negative, I may fix at some point * Remove double negative - All disables became enable and logic is reversed - This isn't yet tested * Switching computers!!! * Apply changes to make the logic work, even reversed * Attempt to fix some formatting errors * Add documentation fragment * Fix whitespace * Add disable_my_meraki back, with deprecation notice * Edit changelog notice * Update deprecation version * Update example to be a block and change deprecation message. * Remove duplicate delegate_to * Change deprecation notice.
This commit is contained in:
committed by
Nathaniel Case
parent
79bb7bde5f
commit
4df53f869e
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- meraki_network - Add support for disabling remote status page on a network.
|
||||
Reference in New Issue
Block a user