community.general/lib/ansible/modules/extras/files
Anton Ovchinnikov c6ea196a8c Fix check mode for blockinfile when 'create: yes' is specified (#2413)
Make the module more semantically similar to lineinfile when
the destination does not exist. This fixes #2021.
2016-12-08 11:34:34 -05:00
..
__init__.py Add new module "patch" 2016-12-08 11:32:25 -05:00
blockinfile.py Fix check mode for blockinfile when 'create: yes' is specified (#2413) 2016-12-08 11:34:34 -05:00
patch.py Port patch.py to python3/python2.4 syntax (#2276) 2016-12-08 11:34:16 -05:00