mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixed formatting
Need a blank line before headings
This commit is contained in:
@@ -262,6 +262,7 @@ Ansible Changes By Release
|
||||
since (ansible-vault automatically re-encrypts the file using VaultAES256
|
||||
whenever it is written to but not read), run ``ansible-vault rekey
|
||||
[filename]`` to move to VaultAES256.
|
||||
|
||||
###Removed Deprecated:
|
||||
* ';' as host list separator.
|
||||
* with\_ 'bare variable' handling, now loop items must always be templated `{{ }}` or they will be considered as plain strings.
|
||||
|
||||
Reference in New Issue
Block a user