mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
update consul tests to reflect fixes to the core and session modules (#17451)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
- with_rules.token | length == 36
|
||||
- with_rules.name == 'With rule'
|
||||
- with_rules.rules | match('.*"foo".*')
|
||||
- with_rules.rules | match('.*"private/foo".*')
|
||||
- with_rules.rules | search(pattern='private/foo')
|
||||
|
||||
- name: clear up
|
||||
consul_acl:
|
||||
|
||||
Reference in New Issue
Block a user