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/integration/targets/lineinfile
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
7 years ago
..
files Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33393) 7 years ago
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33393) 7 years ago
vars Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33393) 7 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago