ansible #1

Merged
onjen merged 14 commits from ansible into master 2021-08-26 20:53:23 +02:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 2675186dbb - Show all commits

View File

@ -22,7 +22,7 @@ ethernet _first_ {
} }
battery all { battery all {
format = "%status %percentage %remaining" format = "Battery %status %percentage %remaining remain"
} }
load { load {

View File

@ -59,6 +59,7 @@
loop: loop:
- '{{home}}/.config/i3/' - '{{home}}/.config/i3/'
- '{{home}}/.config/i3status/' - '{{home}}/.config/i3status/'
- '{{home}}/.ssh/'
- '{{home}}/pictures/shots/' - '{{home}}/pictures/shots/'
- name: Link files - name: Link files