mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Migrate Linux CI roles to test targets. (#17997)
This commit is contained in:
parent
374e4348e4
commit
75e4645ee7
263 changed files with 53 additions and 53 deletions
5
test/integration/targets/lineinfile/files/test.txt
Normal file
5
test/integration/targets/lineinfile/files/test.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
This is line 1
|
||||
This is line 2
|
||||
REF this is a line for backrefs REF
|
||||
This is line 4
|
||||
This is line 5
|
0
test/integration/targets/lineinfile/files/testempty.txt
Normal file
0
test/integration/targets/lineinfile/files/testempty.txt
Normal file
2
test/integration/targets/lineinfile/files/testnoeof.txt
Normal file
2
test/integration/targets/lineinfile/files/testnoeof.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
This is line 1
|
||||
This is line 2
|
Loading…
Add table
Add a link
Reference in a new issue