mirror of
https://github.com/roles-ansible/ansible_role_xrandr_help.git
synced 2024-08-16 10:09:52 +02:00
Update galaxy name
This commit is contained in:
parent
df6746ae93
commit
268cdfabaa
2 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
xrandr - Ansible role
|
xrandr - Ansible role
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
<a href="https://galaxy.ansible.com/do1jlr/xrandr-help"><img width="80px" src="https://galaxy.ansible.com/assets/galaxy-logo-02.svg"/></a>
|
<a href="https://galaxy.ansible.com/do1jlr/xrandr_help"><img width="80px" src="https://galaxy.ansible.com/assets/galaxy-logo-02.svg"/></a>
|
||||||
|
|
||||||
### Get it directly from Ansible Galaxy
|
### Get it directly from Ansible Galaxy
|
||||||
```bash
|
```bash
|
||||||
$ ansible-galaxy install do1jlr.xrandr-help
|
$ ansible-galaxy install do1jlr.xrandr_help
|
||||||
```
|
```
|
||||||
|
|
||||||
Information
|
Information
|
||||||
|
|
|
@ -4,7 +4,7 @@ galaxy_info:
|
||||||
description: Install xrandr and their graphical version (arandr) to control your monitors.
|
description: Install xrandr and their graphical version (arandr) to control your monitors.
|
||||||
license: license (MIT)
|
license: license (MIT)
|
||||||
min_ansible_version: 2.3
|
min_ansible_version: 2.3
|
||||||
role_name: xrandr-help
|
role_name: xrandr_help
|
||||||
github_branch: master
|
github_branch: master
|
||||||
platforms:
|
platforms:
|
||||||
- name: Archlinux
|
- name: Archlinux
|
||||||
|
|
Loading…
Reference in a new issue