aboutsummaryrefslogtreecommitdiffhomepage
path: root/defaults
diff options
context:
space:
mode:
authorClement Delafargue <clement.delafargue@fretlink.com>2020-06-30 15:46:41 +0200
committerClement Delafargue <clement.delafargue@fretlink.com>2020-06-30 16:26:19 +0200
commitdb630aaa8b261503076eb7320ee3cee5a5582be8 (patch)
tree3b1fa1a9e85d57dbf4f4071321f9011343f40ac6 /defaults
parent545c41a6694ac5273dbfe1a0e119be04eaeef468 (diff)
downloadansible-clever-db630aaa8b261503076eb7320ee3cee5a5582be8.tar.gz
ansible-clever-db630aaa8b261503076eb7320ee3cee5a5582be8.tar.zst
ansible-clever-db630aaa8b261503076eb7320ee3cee5a5582be8.zip
fix(tests): use `! grep` instead of `grep -v`
`grep -v` makes sure a file contains other lines than the one that matched. This is different from `! grep` which makes sure the file does not contain a line that matched.
Diffstat (limited to 'defaults')
0 files changed, 0 insertions, 0 deletions