Skip to content

Commit 82078d0

Browse files
Better docs
1 parent 96195df commit 82078d0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ This role will deploy/redeploy/uninstall and register/unregister local GitHub Ac
1010

1111
## Requirements
1212

13-
* Weekly tested on:
14-
* CentOS/RHEL 7,8
15-
* Debian 9,10
16-
* Fedora 31,32
17-
* Ubuntu 16,18,20
18-
19-
**Note:** Fedora 32 and Ubuntu 20 must use Ansible 2.9.8+. Other distros/releases will work also with older 2.8.0+ Ansible.
20-
2113
* System must have access to the GitHub.
2214

2315
* The role require Personal Access Token for the GitHub user. The token has to be a value of `PERSONAL_ACCESS_TOKEN` variable.
@@ -31,6 +23,14 @@ Personal Access Token for GitHub account can be created [here](https://github.co
3123
* CentOS systems require EPEL repository.
3224
Recommended role: `robertdebock.epel`
3325

26+
* Weekly tested on:
27+
* CentOS/RHEL 7,8
28+
* Debian 9,10
29+
* Fedora 31,32
30+
* Ubuntu 16,18,20
31+
32+
**Note:** Fedora 32 and Ubuntu 20 must use Ansible 2.9.8+. Other distros/releases will work also with older 2.8.0+ Ansible.
33+
3434
## Role Variables
3535

3636
This is a copy from `defaults/main.yml`

0 commit comments

Comments
 (0)