I want to put the numbers 1 to 10 in the {{}} variable but it fails

How to put numbers from 1 to 10 in a variable

The condition does not use with_item

playbook example : 
- name: Alarm check
      when: '"{{  }} alarms currently active" in host.stdout'
      debug: msg="{{ inventory_hostname }}:Alarm is nomal"
      register: result_alarm

Thank you regard

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/7d9fd35e-7afa-4de5-9f71-d550d07bea2f%40googlegroups.com.

Reply via email to