- name: Do some mathematics divide multiply
      #insert logic here
      register: my_content  # save logic in register
      with_sequence: count={{loopvar}}  #I need a loop sequence here

can I need to set the stride to 2^2. Is that possible?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1895b841-4ff0-4f12-89d9-9c3c657fd9ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to