mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #7355/85e866cc backport][stable-7] newrelic_deployment: add app_name_exact_match parameter (#7367)
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>
(cherry picked from commit 85e866ccdd
)
Co-authored-by: matiasba <matiasabarros@hotmail.com>
This commit is contained in:
parent
00efbe6ea2
commit
c1309ceb8b
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