1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_xrandr_help.git synced 2024-07-04 08:28:53 +02:00
Ansible role to install xrandr/arandr (need eg. for i3wm)
Go to file
2023-10-28 20:03:09 +02:00
.github mark role as deprecated 2023-10-28 20:02:17 +02:00
defaults fix default 2021-03-17 00:16:36 +01:00
meta Optimize README and delete not suported actions 2021-03-16 23:32:53 +01:00
tasks mark role as deprecated 2023-10-28 20:02:17 +02:00
vars update role and manage basic actions 2021-03-16 21:16:27 +01:00
.gitignore update role and manage basic actions 2021-03-16 21:16:27 +01:00
.yamllint update to new ansible naming scheme 2021-03-16 20:33:27 +01:00
LICENSE versionsf00 2019-10-22 22:27:44 +02:00
README.md mark role as deprecated 2023-10-28 20:02:17 +02:00

Ansible Galaxy MIT License

ansible_role_xrandr_help

This role is no longer maintained!

Get it directly from Ansible Galaxy

$ ansible-galaxy install do1jlr.xrandr_help

Information

Ansible role to install xrandr to controll your monitor setup.

This is realy helpful, if you are using a display manager (eg. i3wm) that comes without a dedicated display control center (like gnome).

Variables:

Variable Name Default Value Function
install_graphical_application: true Install graphical xrandar applications like arandr
install_autorandr_application: true Install autorandr
submodules_versioncheck: false Perform simple versionscheck (true is recomended)

Testing

This ansible role is tested with some simple linting tests and some other github actions:

Status Marketplace
Ansible Lint check ansible-lint
Yamllint GitHub Actions yamllint-github-action
Galaxy release publish-ansible-role-to-galaxy
Ansible check debian:latest check-ansible-debian-latest
Ansible check debian:stable check-ansible-debian-stable
Ansible check debian:buster check-ansible-debian-buster
Ansible check debian:sid check-ansible-debian-sid
Ansible check debian:stretch check-ansible-debian-stretch
Ansible check ubuntu:latest check-ansible-ubuntu-latest
Ansible check ubuntu:bionic check-ansible-ubuntu-bionic
Ansible check ubuntu:trusty check-ansible-ubuntu-trusty