1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/lineinfile/files
Sam Doran f8f2b6d61d
Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33393)
* Insert lines before or after when the regexp exists elsewhere in the file

* Correct filter syntax in lineinfile integration test

* Use multi-line YAML syntax on lineinfile tests

Unify indentation

* Add lineinfile tests for same line matched to different regexps

* Remove debug statement from test
2018-02-01 16:45:26 -05:00
..
test.txt Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
testempty.txt Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
testmultiple.txt Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33393) 2018-02-01 16:45:26 -05:00
testnoeof.txt Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00