index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
lineinfile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
1
-1
/
+1
*
atomic_move - fix preserving extended acls (#82818)
Sloane Hertel
2024-03-18
3
-3
/
+59
*
check if there attributes to set (#78707)
Danny Luwel
2023-12-06
1
-0
/
+27
*
Add lineinfile integration test for removing a line that has already been rem...
Sloane Hertel
2023-09-26
1
-0
/
+21
*
Fix lineinfile test (#75785)
Brian Coca
2021-09-25
4
-143
/
+144
*
lineinfile - improve test coverage (#74122)
David Shrewsbury
2021-04-06
1
-0
/
+53
*
lineinfile - add search_string parameter for non-regexp searching (#70647)
Jose Angel Munoz
2021-02-02
6
-1
/
+512
*
lineinfile - don't run os.makedirs on empty dir path (#63921)
Robert Osowiecki
2019-10-29
1
-0
/
+18
*
lineinfile - use correct index value when inserting at the end (#63696)
Sam Doran
2019-10-22
1
-0
/
+30
*
lineinfile - properly insert line when line exists and backrefs are enabled (...
Sam Doran
2019-10-22
1
-12
/
+23
*
lineinfile - fix bug with insertbefore/insertafter and firstmatch (#63194)
Andrey Klychkov
2019-10-08
3
-0
/
+287
*
Lineinfile must not insert lines multiples times with insertbefore/insertafte...
Jérémy Lecour
2018-12-17
1
-18
/
+46
*
Use proper index value with insertbefore on a one line file (#46071)
Sam Doran
2018-10-03
1
-0
/
+31
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Add warning when using an empty regexp in lineinfile (#42013)
Sam Doran
2018-06-30
1
-2
/
+10
*
Account for empty string regexp in lineinfile (#41451)
Sam Doran
2018-06-25
1
-0
/
+34
*
Skip if insertbefore BOF until later (#41767)
Sam Doran
2018-06-25
1
-5
/
+14
*
Check for regexp match when using insertbefore or insertafter (#36474)
Sam Doran
2018-02-21
3
-0
/
+186
*
Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33...
Sam Doran
2018-02-01
3
-93
/
+282
*
Initial ansible-test implementation. (#18556)
Matt Clay
2016-11-30
1
-0
/
+1
*
Migrate Linux CI roles to test targets. (#17997)
Matt Clay
2016-10-13
5
-0
/
+403