1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Template set comparisons are new in version 2.1.

This commit is contained in:
Peter Oliver 2016-10-24 20:53:44 +01:00 committed by Brian Coca
parent c05bad9f74
commit 901d41b840

View file

@ -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: