diff --git a/PKGBUILD b/PKGBUILD index cc1ad0c..cedd87f 100644 --- a/PKGBUILD +++ b/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) diff --git a/base/usr/share/luzifer/base-setup/inventory b/base/usr/share/luzifer/base-setup/inventory index c4e45d1..6b15141 100644 --- a/base/usr/share/luzifer/base-setup/inventory +++ b/base/usr/share/luzifer/base-setup/inventory @@ -1,2 +1,2 @@ -[localhost] -localhost01 ansible_connection=local +[targets] +localhost ansible_connection=local