summaryrefslogtreecommitdiff
path: root/changelogs/fragments/49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml
blob: ff92a0670c4535ad67adb554d1b495f98540132e (plain)
1
2
3
---
bugfixes:
  - "This reverts some changes from commit 723daf3. If a line is found in the file, exactly or via regexp matching, it must not be added again. `insertafter`/`insertbefore` options are used only when a line is to be inserted, to specify where it must be added."