summaryrefslogtreecommitdiff
path: root/test/integration/targets/lineinfile
Commit message (Expand)AuthorAgeFilesLines
* lineinfile - don't run os.makedirs on empty dir path (#63921) (#64091)Robert Osowiecki2019-11-111-0/+18
* [temporary-2.9.1-branch-releng-only] lineinfile - use correct index value whe...Sam Doran2019-11-011-0/+30
* [temporary-2.9.1-branch-releng-only] lineinfile - properly insert line when l...Sam Doran2019-11-011-12/+23
* lineinfile - fix bug with insertbefore/insertafter and firstmatch (#63194)Andrey Klychkov2019-11-013-0/+287
* Lineinfile must not insert lines multiples times with insertbefore/insertafte...Jérémy Lecour2018-12-171-18/+46
* Use proper index value with insertbefore on a one line file (#46071)Sam Doran2018-10-031-0/+31
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Add warning when using an empty regexp in lineinfile (#42013)Sam Doran2018-06-291-2/+10
* Account for empty string regexp in lineinfile (#41451)Sam Doran2018-06-251-0/+34
* Skip if insertbefore BOF until later (#41767)Sam Doran2018-06-251-5/+14
* Check for regexp match when using insertbefore or insertafter (#36474)Sam Doran2018-02-213-0/+186
* Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33...Sam Doran2018-02-013-93/+282
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-135-0/+403