mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00: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>
(cherry picked from commit 85e866ccdd)
Co-authored-by: matiasba <matiasabarros@hotmail.com>