File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,6 @@ This role will deploy/redeploy/uninstall and register/unregister local GitHub Ac
10
10
11
11
## Requirements
12
12
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
-
21
13
* System must have access to the GitHub.
22
14
23
15
* 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
31
23
* CentOS systems require EPEL repository.
32
24
Recommended role: ` robertdebock.epel `
33
25
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
+
34
34
## Role Variables
35
35
36
36
This is a copy from ` defaults/main.yml `
You can’t perform that action at this time.
0 commit comments