Re: [ansible-project] Try to put 1 Ansible facts from multiple servers into one list

2020-04-18 Thread Gregory Skelton
Many thanks, I'll give it a try. Greg On Saturday, April 18, 2020 at 2:43:16 AM UTC-5, Stefan Hornburg (Racke) wrote: > > On 4/18/20 1:57 AM, Gregory Skelton wrote: > > I feel this should be easy. > > > > I'm trying to put a fact I set on each server into one central list. > > sat_id is t

Re: [ansible-project] Try to put 1 Ansible facts from multiple servers into one list

2020-04-18 Thread Stefan Hornburg (Racke)
On 4/18/20 1:57 AM, Gregory Skelton wrote: > I feel this should be easy.  > > I'm trying to put a fact I set on each server into one central list.  > sat_id is the Big List > sat_id_raw is the variable that I set earlier in the automation.  > > What am I missing here? > Thanks in advance > Try

[ansible-project] Try to put 1 Ansible facts from multiple servers into one list

2020-04-17 Thread Gregory Skelton
I feel this should be easy. I'm trying to put a fact I set on each server into one central list. sat_id is the Big List sat_id_raw is the variable that I set earlier in the automation. What am I missing here? Thanks in advance name: Put all of the var into a big list set_fact: sat_id: