1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_xrandr_help.git synced 2024-08-16 10:09:52 +02:00

Merge pull request #3 from roles-ansible/actions

add some action links
This commit is contained in:
L3D 2021-03-17 00:26:22 +01:00 committed by GitHub
commit 445e76ea5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

@ -30,4 +30,16 @@ This ansible role is tested with some simple linting tests and some other github
| Status | Marketplace |
| ------ | ----------- |
|
| [![Ansible Lint check](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-linting-check.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-linting-check.yml) | [ansible-lint](https://github.com/marketplace/actions/ansible-lint) |
| [![Yamllint GitHub Actions](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/yamllint.yaml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/yamllint.yaml) | [yamllint-github-action](https://github.com/marketplace/actions/yamllint-github-action) |
| [![Galaxy release](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/galaxy.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/galaxy.yml) | [publish-ansible-role-to-galaxy](https://github.com/marketplace/actions/publish-ansible-role-to-galaxy) |
| | |
| [![Ansible check debian:latest](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-latest.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-latest.yml) | [check-ansible-debian-latest](https://github.com/marketplace/actions/check-ansible-debian-latest) |
| [![Ansible check debian:stable](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-stable.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-stable.yml) | [check-ansible-debian-stable](https://github.com/marketplace/actions/check-ansible-debian-stable) |
| [![Ansible check debian:buster](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-buster.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-buster.yml) | [check-ansible-debian-buster](https://github.com/marketplace/actions/check-ansible-debian-buster) |
| [![Ansible check debian:sid](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-sid.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-sid.yml) | [check-ansible-debian-sid](https://github.com/marketplace/actions/check-ansible-debian-sid) |
| [![Ansible check debian:stretch](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-stretch.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-debian-stretch.yml) | [check-ansible-debian-stretch](https://github.com/marketplace/actions/check-ansible-debian-stretch) |
| | |
| [![Ansible check ubuntu:latest](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-ubuntu-latest.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-ubuntu-latest.yml) | [check-ansible-ubuntu-latest](https://github.com/marketplace/actions/check-ansible-ubuntu-latest) |
| [![Ansible check ubuntu:bionic](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-ubuntu-bionic.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-ubuntu-bionic.yml) | [check-ansible-ubuntu-bionic](https://github.com/marketplace/actions/check-ansible-ubuntu-bionic) |
| [![Ansible check ubuntu:trusty](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-ubuntu-trusty.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_xrandr_help/actions/workflows/ansible-ubuntu-trusty.yml) | [check-ansible-ubuntu-trusty](https://github.com/marketplace/actions/check-ansible-ubuntu-trusty) |

View file

@ -3,4 +3,4 @@ install_graphical_application: true
install_autorandr_application: true
# version check for this playbook
submodules_versioncheck: true
submodules_versioncheck: false