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
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
3636This is a copy from ` defaults/main.yml `
You can’t perform that action at this time.
0 commit comments