mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-01 02:33:10 +01:00
16 lines
325 B
YAML
16 lines
325 B
YAML
---
|
|
dependencies:
|
|
- system-aur-helper
|
|
galaxy_info:
|
|
author: Kevin Veen-Birkenbach
|
|
description: Ansible role for installing caffeine-ng and setting it to start at user login.
|
|
min_ansible_version: 2.4
|
|
platforms:
|
|
- name: Archlinux
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- caffeine
|
|
- autostart
|
|
- archlinux
|