interfaces_file: re.escape() old value (#873)

This commit is contained in:
Jan-Philipp Litza
2020-09-08 14:48:20 +02:00
committed by GitHub
parent 9a5fe4c9af
commit eb24b5707e
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- interfaces_file - escape regular expression characters in old value (https://github.com/ansible-collections/community.general/issues/777).