Add a few links on badges.
This commit is contained in:
parent
097feb9a62
commit
83a798785e
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
|Travis|GitHub|Quality|Downloads|
|
|Travis|GitHub|Quality|Downloads|
|
||||||
|------|------|-------|---------|
|
|------|------|-------|---------|
|
||||||
|[](https://travis-ci.org/{{ travis_namespace }}/ansible-role-{{ role_name }})|[](https://github.com/{{ github_namespace }}/ansible-role-{{ role_name }}/actions)|||
|
|[](https://travis-ci.com/{{ travis_namespace }}/ansible-role-{{ role_name }})|[](https://github.com/{{ github_namespace }}/ansible-role-{{ role_name }}/actions)|[](https://galaxy.ansible.com/{{ github_namespace }}/{{ role_name }})|[](https://galaxy.ansible.com/{{ github_namespace }}/{{ role_name }})|
|
||||||
|
|
||||||
Example Playbook
|
Example Playbook
|
||||||
----------------
|
----------------
|
||||||
|
|
@ -113,7 +113,7 @@ This version reference means a role may get outdated. Monthly tests occur to see
|
||||||
Testing
|
Testing
|
||||||
-------
|
-------
|
||||||
|
|
||||||
[Unit tests](https://travis-ci.org/{{ travis_namespace }}/ansible-role-{{ role_name }}) are done on every commit, pull request, release and periodically.
|
[Unit tests](https://travis-ci.com/{{ travis_namespace }}/ansible-role-{{ role_name }}) are done on every commit, pull request, release and periodically.
|
||||||
|
|
||||||
If you find issues, please register them in [GitHub](https://github.com/{{ github_namespace }}/ansible-role-{{ role_name }}/issues)
|
If you find issues, please register them in [GitHub](https://github.com/{{ github_namespace }}/ansible-role-{{ role_name }}/issues)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue