Files
community.general/lib/ansible/modules/files
Daniel Andrei Mincă 89d6c36584 Optimize file handling in the find module (#38192)
* Optimize file handling

Use the best practice of opening and doing operations on an opened file

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>

* Fix docstring to Sphinx type

- update the docstrings to Sphinx type, as suggested by Toshio
- Move the pattern object assignment outside the context manager, as
  suggested by Matt

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
2018-04-10 09:01:44 -07:00
..
2016-12-08 11:22:22 -05:00
2018-02-05 23:39:56 -05:00
2018-04-03 09:26:35 +02:00
2017-08-15 23:12:08 -07:00
2018-02-05 23:39:56 -05:00
2018-03-28 07:47:28 +02:00