mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
* Add a stat task for almost every filesize tasks and check results (size) consistency. * Check that cmd result is always the same, in check mode or not. * Check consistency of other returned results (size_diff & filesize.bytes). add DOCUMENTATION.seealso section fix docstrings coding style (tenses, typos...) add changelog fragment (placeholder)
3 lines
131 B
YAML
3 lines
131 B
YAML
---
|
|
trivial:
|
|
- filesize - new module to create or resize a file (https://github.com/ansible-collections/ansible.posix/pull/148).
|