mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-13 09:34:21 -07:00
[PR #5928/a64df658 backport][stable-6] Replace missing default favicon with docs.ansible.com favicon (#5935)
Replace missing default favicon with docs.ansible.com favicon (#5928)
* replace missing default favicon with docs.ansible.com
* create changelog fragment for PR 5928
* move changelog fragment
* fix parameter description
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix parameter description
Co-authored-by: Felix Fontein <felix@fontein.de>
* add affected modules in changelog fragment
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Lars Krahl <lkr@mms-dresden.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a64df658c5
)
Co-authored-by: Lars Krahl <57526005+mmslkr@users.noreply.github.com>
This commit is contained in:
parent
5d5d403415
commit
ead9524dc3
5 changed files with 11 additions and 9 deletions
|
@ -142,7 +142,7 @@ class TestSlackModule(ModuleTestCase):
|
|||
},
|
||||
'accessory': {
|
||||
'type': 'image',
|
||||
'image_url': 'https://www.ansible.com/favicon.ico',
|
||||
'image_url': 'https://docs.ansible.com/favicon.ico',
|
||||
'alt_text': 'test'
|
||||
}
|
||||
}, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue