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/test
Sam Doran ab93ad8a0a Backport #41767 for 2.5 -Skip if insertbefore is using BOF until later in the module (#41930)
* Skip if insertbefore BOF until later (#41767)

If a line match is found in the file and no regexp is specified, insertbefore would improperly try to add a line if set to BOF.

Add tests for this scenario.

(cherry picked from commit eaae1318f8)

* Add changelog fragment
6 years ago
..
cache
integration Backport #41767 for 2.5 -Skip if insertbefore is using BOF until later in the module (#41930) 6 years ago
legacy
results
runner
sanity
units Stop displaying kinit pass input on a failure (#41882) (#41923) 6 years ago
utils