Beautify ansible output
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
172232806a
commit
1720bbd412
2 changed files with 3 additions and 3 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -7,7 +7,7 @@ pkgname=(
|
|||
luzifer-gui
|
||||
luzifer-lenovo-gui
|
||||
)
|
||||
pkgver=0.12.0
|
||||
pkgver=0.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='System configuration for @luzifer systems'
|
||||
arch=(any)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[localhost]
|
||||
localhost01 ansible_connection=local
|
||||
[targets]
|
||||
localhost ansible_connection=local
|
||||
|
|
Loading…
Reference in a new issue