mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
newrelic_deployment: add app_name_exact_match parameter (#7355)
* newrelic_deployment: add app_name_exact_match parameter * add changelog * fix ident * fix line ending format * Update plugins/modules/newrelic_deployment.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/7355-newrelic-deployment-add-exact-name.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/newrelic_deployment.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/newrelic_deployment.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/newrelic_deployment.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/newrelic_deployment.py Co-authored-by: Felix Fontein <felix@fontein.de> * Write out abbreviation. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
323a1dcff8
commit
85e866ccdd
2 changed files with 24 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "newrelic_deployment - add option ``app_name_exact_match``, which filters results for the exact app_name provided (https://github.com/ansible-collections/community.general/pull/7355)."
|
Loading…
Add table
Add a link
Reference in a new issue