Skip to content

Commit 31fcfda

Browse files
Edit Readme
1 parent b3ac7f2 commit 31fcfda

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Personal Access Token for GitHub account can be created [here](https://github.co
3838
## Tested on:
3939

4040
* Debian 9,10,11
41-
* Fedora 35
41+
* Fedora 37
4242
* Rocky Linux 8
43-
* Ubuntu 18,20
43+
* Ubuntu 20,22
4444

4545
**Note:** Fedora 32+ and Ubuntu 20 must use Ansible 2.9.8+. Other distros/releases will work also with older 2.8.0+ Ansible.
4646

@@ -96,10 +96,6 @@ runner_extra_config_args: ""
9696
# Name to assign to this runner in GitHub (System hostname as default)
9797
runner_name: "{{ ansible_hostname }}"
9898

99-
# Custom service name when using Github Enterprise server
100-
# DEPRECATED: this variable is deprecated in favor of "runner_on_ghes" and will be removed in release 1.15.
101-
# service_name: actions.runner._services.{{ runner_name }}.service
102-
10399
# GitHub Repository user or Organization owner used for Runner registration
104100
# github_account: "youruser"
105101

0 commit comments

Comments
 (0)