mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Template set comparisons are new in version 2.1.
This commit is contained in:
@@ -67,6 +67,8 @@ be used. The default is ``False``, but this setting as ``True`` uses more stric
|
||||
Group theory tests
|
||||
------------------
|
||||
|
||||
.. versionadded:: 2.1
|
||||
|
||||
To see if a list includes or is included by another list, you can use 'issubset' and 'issuperset'::
|
||||
|
||||
vars:
|
||||
|
||||
Reference in New Issue
Block a user