We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf7483 commit d95c4ebCopy full SHA for d95c4eb
molecule/default/converge.yml
@@ -8,6 +8,7 @@
8
## Setup test enviroment
9
# test whether redis server accepts connections on the unix socket
10
- name: test connection to socket
11
+ tags: molecule-idempotence-notest
12
ansible.builtin.command:
13
argv:
14
- redis-cli
0 commit comments