1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Merge branch 'master' of github.com:DO1JLR/ansible_linux_desktop_setup into master

This commit is contained in:
L3D 2020-09-18 15:18:36 +02:00
commit 8ee563c18d
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
2 changed files with 15 additions and 5 deletions

View file

@ -80,5 +80,6 @@ git_typo_alias: true
# debug f00
print_os_vars: true
install_pass_as_password_manager: true
extra_bashrc: "alias dd='dd bs=4M status=progress oflag=dsync'"
temporarily_disable_screensaver: false

View file

@ -75,6 +75,15 @@
- ntp
- xrandr
- name: OVPN
hosts: t460p
tags:
- vpn
- ovpn
- openvpn
roles:
- openvpn
- name: install nextcloud-client
hosts: t460p
tags: