mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
[PR #6699/7ae8cc99 backport][stable-7] Semantic markup: use E() in more places (#6700)
Semantic markup: use E() in more places (#6699)
Use semantic markup.
(cherry picked from commit 7ae8cc9902
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
94f23ee647
commit
6789f7939a
19 changed files with 93 additions and 93 deletions
|
@ -72,7 +72,7 @@ DOCUMENTATION = r'''
|
|||
description:
|
||||
- If an instance has multiple network interfaces, select which one is the prefered as pattern.
|
||||
- Combined with the first number that can be found e.g. 'eth' + 0.
|
||||
- The option has been renamed from O(ignore:prefered_container_network_interface) to O(prefered_instance_network_interface)
|
||||
- The option has been renamed from O(prefered_container_network_interface) to O(prefered_instance_network_interface)
|
||||
in community.general 3.8.0. The old name still works as an alias.
|
||||
type: str
|
||||
default: eth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue