Compare commits

..

No commits in common. "51339f42b028ef907d5f4691d824b02953bb7b95" and "5d7a7c270994fda73343f102c3ebcdff2becee2a" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -7,8 +7,6 @@ all:
ansible_connection: local
vars:
ansible_user: transcaffeine
ansible_become_user: transcaffeine
ansible_become: true
gnupg:
hosts:

View File

@ -5,7 +5,6 @@
name: redshift
state: present
- name: Ensure .config folder for redshift exists
file:
path: ~/.config/redshift
@ -19,5 +18,5 @@
- name: Template redshift autostart file
template:
src: redshift-gtk.desktop.j2
dest: ~/.config/autostart/redshift-gtk.desktop
dest: ~/.config/autotstart/redshift-gtk.desktop