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
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
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Fix lineinfile to insert line when pattern exists elsewhere in the file. (#33393) 8 years ago
legacy vultr: add integration tests (#35157) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Move import sanity test files into own directory. (#35593) 8 years ago
sanity Update code smell blacklists (#35621) 8 years ago
units fix nxos_pim_interface issues (#35405) 8 years ago
utils Remove network-test-runner (#35556) 8 years ago