mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 02:53:57 -07:00
Fixed a bug in the delimiter change for the assemble module
This commit is contained in:
parent
bcf9a75d94
commit
a97872906f
2 changed files with 10 additions and 9 deletions
|
@ -19,6 +19,7 @@ New modules:
|
|||
|
||||
Misc changes:
|
||||
|
||||
* Added a `delimiter` field to the assemble module.
|
||||
* Added `ansible_env` to the list of facts returned by the setup module.
|
||||
* Added `state=touch` to the file module, which functions similarly to the command-line version of `touch`.
|
||||
* Added a -vvvv level, which will show SSH client debugging information in the event of a failure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue