Hi, 

I would like to get a 3 digit random number, for example 001.
I have come to get:

  tasks:
     - name: We assign a fixed random variable throughout the execution.
       set_fact:
          Random_Fix: "{{ 100 | random }}"
       run_once: yes

¿Which language uses "{{100 | random}}" or where can I find reference for 
this language?

I have been listening for a long time how easy it is to work with ansible, 
but at the moment it is not being.

-- 
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/8321f560-debe-4b9d-9793-a045f59b5410%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to