* Test CentOS 7 in CI * Drop support for CentOS, test on Rocky and Debian * Fix reset playbook for Rocky Linux * Fix typo * Disable firewalld during testing Co-authored-by: Techno Tim <timothystewart6@gmail.com>
7 lines
141 B
YAML
7 lines
141 B
YAML
---
|
|
# Indicates whether the k3s prerequisites for Raspberry Pi should be set up
|
|
# Possible values:
|
|
# - present
|
|
# - absent
|
|
state: present
|