mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
add deprecation warning for python-dnsimple 1 (#3267)
* add deprecation warning for python-dnsimple 1 * add changelog fragment * Update changelogs/fragments/3267-dnsimple1-deprecation.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/dnsimple.py Co-authored-by: Felix Fontein <felix@fontein.de> * fix typo Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/dnsimple.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/3267-dnsimple1-deprecation.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
df8fdcda79
commit
1ce79db763
2 changed files with 10 additions and 0 deletions
3
changelogs/fragments/3267-dnsimple1-deprecation.yml
Normal file
3
changelogs/fragments/3267-dnsimple1-deprecation.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
deprecated_features:
|
||||
- "dnsimple - python-dnsimple < 2.0.0 is deprecated and support for it will be removed in community.general 5.0.0 (https://github.com/ansible-collections/community.general/pull/2946#discussion_r667624693)."
|
Loading…
Add table
Add a link
Reference in a new issue