Major Hayden 786ed1d37a Add greater/less than tests
This patch adds tests for > and < to Jinja2 templates in Ansible. This
allows them to be easily used with filters like select or selectattr:

  vehicles | selectattr('wheels',' 'greater_than', 4)

Change-Id: I3dc057f121ff5548a9820728a6ff0258be5d7738
2016-12-08 11:06:37 -06:00
..
2016-12-08 11:06:37 -06:00