Hi,

I have a play that sets some facts at the very beginning, using set_fact (I 
cannot use group_vars for defining these variables). Now, if this playbook 
fails and I rerun it using --start-at-task=something, the set_fact won't be 
ran and the playbook will fail.

Is there any way of forcing "set_fact" tasks to always run? (using "tags: 
always" doesn't help). Or some other way that would allow me to define 
special variables but at the same time be able to start the playbook at any 
task?

thanks,
Janek

-- 


-------------------------------
The information in this email is confidential and may be legally 
privileged, it may contain information that is confidential in CodiLime Sp. 
z o. o. It is intended solely for the addressee. Any access to this email 
by third parties is unauthorized. If you are not the intended recipient of 
this message, any disclosure, copying, distribution or any action 
undertaken or neglected in reliance thereon is prohibited and may result in 
your liability for damages.

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4a90e780-8304-45fa-8f5e-970c3cb421df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to