j***@ioctl.org
2015-07-30 15:20:05 UTC
So I've a situation where I want to delegate_to a host. That host is one
(arbitrarily chosen) of a group.
Rather than
delegate_to: "{{ GROUP[0] }}"
I'd like to confirm that the host is actually up, first - or rather, pick
an arbitrary member of GROUP that's successfully had facts gathered
against it (and no previous play fail on it).
Is that kind of status derivable from any of the information that ansible
currently exposes as a variable to the J2 engine? (Or any other way: if I
need to write a custom filter for this job I have no objection to doing
so.)
Cheers,
jan
(arbitrarily chosen) of a group.
Rather than
delegate_to: "{{ GROUP[0] }}"
I'd like to confirm that the host is actually up, first - or rather, pick
an arbitrary member of GROUP that's successfully had facts gathered
against it (and no previous play fail on it).
Is that kind of status derivable from any of the information that ansible
currently exposes as a variable to the J2 engine? (Or any other way: if I
need to write a custom filter for this job I have no objection to doing
so.)
Cheers,
jan
--
***@ioctl.org http://ioctl.org/jan/ Short, dark, ugly: pick any three
Goedel would be proud - I'm both inconsistent _and_ incomplete.
***@ioctl.org http://ioctl.org/jan/ Short, dark, ugly: pick any three
Goedel would be proud - I'm both inconsistent _and_ incomplete.