Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
47288398 02/01/2024 09:23 PM Oleh Fedorenko

Refs #36849 - Enable strict keyword argument matching

02ea67ce 10/21/2022 05:28 PM Evgeni Golov

Fixes #35658 - don't fail parsing Windows facts without os_name

When Ansible runs on Windows without Admin privileges, it will not
report `ansible_os_name` and `ansible_distribution` facts, as those
can't be read without being Admin. Don't fail to parse facts in this...

16701e6b 01/03/2022 09:27 AM Dominik Matoulek

Fixes #33470 - Adding support for CentOS Stream

The facts from Stream has not yet supported in Foreman. This PR adds correct recognition for all parsers.

aeaad75c 11/24/2021 11:45 AM Marek Hulán

Fixes #33981 - fix the RHEL OS name parsing

When the parser lived in the foreman_ansible plugin, it started to
prefer the lsb facts over the distribution one, which is correct
behavior. See
https://github.com/theforeman/foreman_ansible/commit/ba50f37a00fb55c9695b5ef0cb80987f8eb532f8...

8fa4f74b 10/31/2021 01:38 PM Lukáš Zapletal

Refs #23936 - disable NIC fact parsing on Windows

bd688271 06/16/2021 11:50 AM Dominik Matoulek

Fixes #32518 - Moving Ansible fact parser

Moving Ansible fact parser from Ansible plugin to Core for better refactoring of parsers logic

View revisions

Also available in: Atom