That is the point, I'm getting "undefined". So I'm looking for someone who have an idea why I get here "undefined".
This happens only sometimes when ansible-playbook is run in one of our Jenkins pipelines. When I try to reproduce this with the ansible-playbook run from my workstation, no facts are undefined. I can't find anything in the target hosts logs, Jenkins logs, or Jenkins host logs. Brian Coca schrieb am Freitag, 30. April 2021 um 16:55:47 UTC+2: > Sadly not all the facts gathering code consistently uses N/A or > warnings. But in this case, for system_vendor, it can be populated by > either VM detection (hardcoded), query of /sys/devices or executing > dmidecode (these all seem to use the N/A standard). So afaict you > should not be getting undefined unless you are using the `subset` > option. > > -- > ---------- > Brian Coca > > -- 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/288c9f0c-99a4-4d4f-9767-c30d5395b2dcn%40googlegroups.com.
