- hosts: all tasks: - custom_bash_old_style_module: foo: true with_sequence: start=1 end={{end|default(100)}}