mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
For example, the following method of calculating the value will result in a type error: appstatus_waitfor: 4 # Minutes appstatus_delay: 5 # seconds appstatus_retries: "{{ mins * 60 / delay }}" |
||
---|---|---|
.. | ||
ansible |