redshift: ignore if user may not install the redshift package, add to master playbook

This commit is contained in:
Johanna Dorothea Reichmann 2019-06-21 21:16:12 +02:00
parent 8f50e2390f
commit 65483fb394
No known key found for this signature in database
GPG Key ID: 03624C433676E465
2 changed files with 3 additions and 1 deletions

View File

@ -3,3 +3,5 @@
- import_playbook: vim.yml
- import_playbook: tmux.yml
- import_playbook: gnupg.yml
- import_playbook: redshift.yml

View File

@ -4,7 +4,7 @@
package:
name: redshift
state: present
ignore_errors: true
- name: Ensure .config folder for redshift exists
file: