Files
community.general/lib/ansible/modules/files
Evan Kaufman 3d1701b959 Fixed subsection replacement with before/after patterns
* using a _named_ capture in our assembled pattern, since before/after could potentially contain their own parenthesized captures
* ensuring we only replace against the named capture in question
* removing some duplication in the regexp replacement, that was introduced in ansible/ansible#22535
* fixed edge case of before/after not matching file content to replace

Fixes ansible/ansible#24840
2017-06-07 01:45:34 -07:00
..
2016-12-08 11:22:22 -05:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-05-23 11:33:19 -07:00
2017-05-03 09:37:31 -07:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00