mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
update submodules
This commit is contained in:
parent
7b5ac47e35
commit
882e7c522e
11 changed files with 12 additions and 12 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 176a2b079917c20c464769a3d52579661a30b44b
|
||||
Subproject commit ef4cf763795d61e883b1867f4a3149568d4acb2d
|
|
@ -1 +1 @@
|
|||
Subproject commit a92884cbb4930dd84a419b02517c331a2faf3f57
|
||||
Subproject commit f49dba9f447ae01a73d61bf582b68585e4414d5b
|
|
@ -1 +1 @@
|
|||
Subproject commit 64f9bea51eee2289571ea8ca1b41d4b731f129da
|
||||
Subproject commit 1b60b7da3a50a9264a33bec13c9eab69e51a78db
|
|
@ -1 +1 @@
|
|||
Subproject commit 4c67ceabec6813608bce17dd261355f135ae41c4
|
||||
Subproject commit 540c03e5484b9f3a478078324b3a3ecb3afd7dd8
|
|
@ -1 +1 @@
|
|||
Subproject commit fffcf41b3c639420ed966204020b44e606e2cd94
|
||||
Subproject commit 00fa2834959d2279cf44b4dba04c760c3d1bcc42
|
|
@ -1 +1 @@
|
|||
Subproject commit 1d7448d086fec1065e664d01ef7a4a4ed428c7ef
|
||||
Subproject commit 878f405dfc4056132e445bdd7322029f55ec1e32
|
|
@ -1 +1 @@
|
|||
Subproject commit 6936d67ce79acdaaaad5ebcbd1a7ccb08589b1a6
|
||||
Subproject commit 9203f239c66bb771ba2f9ad3639994200486c584
|
|
@ -1 +1 @@
|
|||
Subproject commit f510b669e460bb09b6d6f7101462d06b12062a8a
|
||||
Subproject commit 6b5cd5988b703b0d0a02a92fdfe444b7afce2426
|
|
@ -1 +1 @@
|
|||
Subproject commit fd3a35c22546bf39ff06b79d3af8d332d726b886
|
||||
Subproject commit 4bf1dbdffe7b675fad8e32286d892d6c5cfe834f
|
|
@ -1 +1 @@
|
|||
Subproject commit 02be50bbe15f53ecdea2d7e98268b97292590098
|
||||
Subproject commit 0612c0ee9dab907864bb5b286ff1003553367c65
|
|
@ -22,7 +22,7 @@
|
|||
hosts: l14.local
|
||||
roles:
|
||||
- {role: akku-warning, tags: akku}
|
||||
- {role: pulseaudio, tags: [pulse, audio, pulseaudio]}
|
||||
# - {role: pulseaudio, tags: [pulse, audio, pulseaudio]}
|
||||
- {role: networkmanager, tags: networkmanager, when: ansible_os_family == 'Archlinux'}
|
||||
- {role: openvpn, tags: ovpn}
|
||||
- {role: nextcloud, tags: nextcloud, when: ansible_os_family == 'Archlinux'}
|
||||
|
@ -33,7 +33,7 @@
|
|||
- {role: ntp, tags: ntp}
|
||||
- {role: xrandr, tags: xrandr}
|
||||
- {role: arch-fonts, tags: fonts}
|
||||
- {role: winehq, tags: wine}
|
||||
# - {role: winehq, tags: wine}
|
||||
- {role: no-sleep, tags: sleep}
|
||||
- {role: do1jlr.avahi_daemon, tags: [avahi_daemon, avahi]}
|
||||
- {role: do1jlr.avahi_client, tags: [avahi_client, mdns]}
|
||||
|
|
Loading…
Reference in a new issue