divisibleby¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Synopsis¶
- Check if a variable is divisible by a number.¶
- This is the Jinja builtin test plugin 'divisibleby'.
- See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-tests.divisibleby)