Doc: fix examples of changelog entries. (#70551)
This commit is contained in:
parent
8789d7968d
commit
edcd1a1a70
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ Here are some examples:
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
bugfixes:
|
bugfixes:
|
||||||
- copy module - The copy module was attempting to change the mode of files for
|
- copy - the module was attempting to change the mode of files for
|
||||||
remote_src=True even if mode was not set as a parameter. This failed on
|
remote_src=True even if mode was not set as a parameter. This failed on
|
||||||
filesystems which do not have permission bits (https://github.com/ansible/ansible/issues/29444).
|
filesystems which do not have permission bits (https://github.com/ansible/ansible/issues/29444).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue