waft.system.nodes.almalinux_node module

class waft.system.nodes.almalinux_node.AlmaLinuxNode(client: ClientBase)

Bases: RedHatNode

Class to interact with AlmaLinux Node

get_dns_server_addresses() set[str]

Get the IP addresses of the currently configured DNS servers.

Returns:

Set of DNS server addresses

Return type:

set[str]

install_playwright_deps()

Install playwright dependencies

platform: Platforms = 'almalinux'