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

improve role name

This commit is contained in:
Lilian Roller 2019-06-24 13:40:31 +02:00
parent dec0f4d311
commit dcae04d568
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
3 changed files with 4 additions and 4 deletions

View file

@ -1,10 +1,10 @@
Akku Warning role Akku Warning role
--------------------- ---------------------
<a href="https://galaxy.ansible.com/do1jlr/akku-warning"><img width="80px" src="https://galaxy.ansible.com/assets/galaxy-logo-02.svg"/></a> <a href="https://galaxy.ansible.com/do1jlr/akku_warning"><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.i3wm $ ansible-galaxy install do1jlr.akku_warning
``` ```
### Function ### Function

View file

@ -2,7 +2,7 @@
galaxy_info: galaxy_info:
author: L3D author: L3D
description: Get a popup if the akku is getting low, get a warning sound, if the akku is even lower. description: Get a popup if the akku is getting low, get a warning sound, if the akku is even lower.
role_name: akku-warning role_name: akku_warning
license: MIT license: MIT
min_ansible_version: 2.3 min_ansible_version: 2.3
github_branch: master github_branch: master

View file

@ -1,3 +1,3 @@
--- ---
playbook_version_number: 101 playbook_version_number: 102
playbook_version_path: '/etc/ansible-version/role-akku-warning_chaos-bodensee_github.com.version' playbook_version_path: '/etc/ansible-version/role-akku-warning_chaos-bodensee_github.com.version'