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