You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/files
Anton Ovchinnikov fc417a5ab0 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.
8 years ago
..
__init__.py Add new module "patch" 10 years ago
blockinfile.py Fix check mode for blockinfile when 'create: yes' is specified (#2413) 8 years ago
patch.py Port patch.py to python3/python2.4 syntax (#2276) 9 years ago