Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5339e9fd 11/04/2022 12:53 PM Marcel Kühlhorn

Fixes #35397 - Preseed Autoinstall incorporate host_params

  • Param 'keyboard' to set default layout
  • Param 'lang' to set default locale
  • Adapt template snapshot accordingly

Co-authored-by: Bastian Schmidt <>
Co-authored-by: Evgeni Golov <>

d559505b 11/03/2022 10:48 AM Maria Agaphontzev

Fixes #35696 - add bios info to reported data facet

3146fd86 11/02/2022 12:38 PM Oleh Fedorenko

Fixes #35621 - Make power status a selectable column

605fc8b1 10/31/2022 05:33 PM Bernhard Suttner

Fixes #35583 - Skip dhclient installation

The dhclient package isn't available on the minimal ISO image for >= EL8, therefore installation fails because it tries to install this package. The IP address is managed by network manager.

32884e54 10/31/2022 10:23 AM Oleh Fedorenko

Fixes #35473 - Add extlogin API endpoint

/users/extlogin endpoint is designed for UI interaction, thus
using this endpoint to create a session to be used via API will
fail with "Can't verify CSRF token authenticity" for any method
except GET. We need to have a separate endpoint to create a proper...

1b245d59 10/25/2022 01:37 PM Leos Stejskal

Fixes #35536 - Template input_resource macro & preview error (#9428)

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...

950040e4 10/14/2022 08:55 AM Chris Roberts

Fixes #35619 - Add kernel_version to reported data facet for new host UI

bcd468af 10/13/2022 09:40 AM Leos Stejskal

refs #35069 - ApplicationRecord.<=> undefined method 'name'

874c0d92 10/07/2022 01:01 PM Bernhard Suttner

Fixes #35569 - set correct icons

View revisions

Also available in: Atom