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 bd1ecd016b Backport #41767 for 2.6 - Skip if insertbefore is using BOF until later in the module (#41929)
* 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 Update ansible-test sanity command. (#31958) 7 years ago
integration Backport #41767 for 2.6 - Skip if insertbefore is using BOF until later in the module (#41929) 6 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix broken Azure dependencies in 2.6 (#41946) 6 years ago
sanity Fix broken Azure dependencies in 2.6 (#41946) 6 years ago
units Stop displaying kinit pass input on a failure (#41882) 6 years ago
utils Make docs-build sanity test disabled by default. 7 years ago