ansible/group_vars/workstation
2021-07-18 11:41:08 +02:00

107 lines
4.6 KiB
Plaintext

systemd_mounts:
diskstation_media:
share: //diskstation/media
mount: /mnt/diskstation/media
type: cifs
options:
- credentials=/etc/creds/.diskstation_credentials
- uid=1024
- gid=100
- vers=3.0
- mfsymlinks
automount: true
diskstation_music:
share: //diskstation/music
mount: /mnt/diskstation/music
type: cifs
options:
- credentials=/etc/creds/.diskstation_credentials
- uid=1024
- gid=100
- vers=3.0
- mfsymlinks
automount: true
diskstation_home:
share: //diskstation/homes/admin
mount: /mnt/diskstation/home
type: cifs
options:
- credentials=/etc/creds/.diskstation_credentials
- uid=1024
- gid=100
- vers=3.0
- mfsymlinks
automount: true
diskstation_photo:
share: //diskstation/photo
mount: /mnt/diskstation/photo
type: cifs
options:
- credentials=/etc/creds/.diskstation_credentials
- uid=1024
- gid=100
- vers=3.0
- mfsymlinks
automount: true
diskstation_ebook:
share: //diskstation/ebook
mount: /mnt/diskstation/ebook
type: cifs
options:
- credentials=/etc/creds/.diskstation_credentials
- uid=1024
- gid=100
- vers=3.0
- mfsymlinks
automount: true
oscar_hassconfig:
share: //oscar/hassconfig
mount: /mnt/oscar/hassconfig
type: cifs
options:
- credentials=/etc/creds/.oscar_credentials
- uid=1024
- gid=100
- vers=3.0
- mfsymlinks
automount: true
systemd_mounts_enabled:
- diskstation_media
- diskstation_music
- diskstation_ebook
- diskstation_photo
- diskstation_home
- oscar_hassconfig
- nextcloud
credentials_files:
1:
type: smb
path: /etc/creds/.diskstation_credentials
username: admin
password: "{{ vault_diskstation_admin }}"
2:
type: smb
path: /etc/creds/.oscar_credentials
username: "{{user.name}}"
password: "{{ vault_smb_user }}"
keystodeploy:
- name: juicessh without password
user: "{{ user.name }}"
sshkey: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDPjFy0Tns00K5RZEtlzIMuxx8PRfWenLsQz3Ap8Cbu0 JuiceSSH
- name: fixe-pc new
user: "{{ user.name }}"
sshkey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBrP9akjyailPU9tUMvKrtDsqjI191W1L95u3OFjBqqapXgbDVx1FVtSlIIKcCHZyTII1zgC7woZmNRpmaIJRh6N+VIuRrRs29xx2GUVc4pxflUwwIAK36hgZS3nqmA2biacmPR9HogZLZMcPtZdLhWGlLuUv1cWqbqW7UcDa0lbubCo2v4OQMx/zt37voKAZSkkbH9mVszH6eKxNFy1KXbLYhwXiKfYBnAHbivhiSkZUGV6D4HNj8Jx6IY1YF3bfwMXmt841Q/7OY+t3RTIS8ewvSF+jpQ7GKHBEsZTZUGwIoSyZFFvCgKQVOJu/ZJJS4HNkluilir9Sxtx2LRgy+HHQ251trnsVsJp3ts4uTiMkKJQy1PXy1ZvQXYkip9Af3vlXUMmTyVj8cv+No07G1rZ1pZ3wXKX4RkTsoep5GsYlhyUd7GzsAQQiX9YhYyWDQ6NHBYAGAWbw2BLNxltWa4AyWOa1C8v+1+mRwdvpdMY7powJNCXQaIJmiOZiI/Us= vincent@fixe-pc-2020-03-01
- name: zen-pc
user: "{{ user.name }}"
sshkey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCYHkEIa38p3e4+m/LScHm8Ei7H2X/pDksjVAzoJ4fHr8oXc6DKkC8SWwMnh3L4WzWBhfTbzwUgFTNpsxhp/UyJf+fdzmzetlbVlYSuA6yWuSmgMeFbXFImhZ+Sn3i59hLeqAAyrkQLjba2waehdEsuOQ/AGoDbMYm38Xf9Wka/1YIeUPE4gLeLvymRnGw7BSug6Unycy52WlFAquollObOvc7tNiX0uLDh81Dp0KZhqWRs75hfmQ9du4g4uNhFLiF11hOGNgj3PWV+nWe8GWNQYVUBChWX1dsP8ct/ahG9IFXSPEaFD1IZeFp29u2ln3mgKkBtcRTRe1e3CLQqiRsUq2aixVFbSgFMFgGSUiNGNqKR4f9DeyJrYBplSj6HXjWoBny4Wm8+yfk8qR2RtQpS6AUu81xtKnXOaj9Q5VZO3kVF0U3EXHAZutTYDj9mDlhLSBS7x7hmrkRBbIy7adSx9Gx5Ck3/RllqG6KD+LdJa4I0pUTRNetpLpYDeZpwjnDP1r7udaSQMyRMH5YKLzhtHqIV/imn9QO4KCxNxTgwxt9ho6HDvlDGERCxm+yeHUu3CPyq2ZGSF5HHsYTGUtYvQw4JfQyw/5DrZ7IIdU1e7ZuaE3h/NvFgKJPVTP52nmUtIW7pIOkHpn9mddjm/oKMayOzMspLn9HLFVbqi7A5Xw== vincent@zen-pc
- name: oscar
user: "{{ user.name }}"
sshkey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNwf36RNKFbMMV4PYaYLI3+1wVgCiLjN3sNmDM5mh//JIRmkhCvmzDEPGC31p61IpV6kmLNSKkX7T9ZadRBulQ74CLi/WTy3rimR9n2AMXQLhGSc7MxZOUQrFMBL2vn4n9/ezVigbsy0a7NqItH4gS4nqipfxz2jV+amKm6MpqnwksJjSO37IPRDZ/UKSq4BfYflgUE0Bkw8eE+HOUiXXTTC5uU3U3fXbqDMWOV+Vi6YbVZnYLwiUtnPn5+jcpC0ztB4B8gqorfexY1sJDBZBy/eH2+dzJdVQrwl3E1TBMORMD0VAqJkeEjxoyjfC7a/58h0e1x0mte4NkRQ7943tD8NWelhqZBGS7YGtGKyTVLewATERTEIokGJi+CrMRkcmWnfrpJ5A85lmbupWMzNrCvp0VTQ3G5vPT8eGWliMvwGthacXNZEsGmZu3BtPmIUedwsCTO/WKXHFt4xdohKnbCpOOjb5HXVe1N58CoOSFxJsZIjGSFLlOopTR9evfA80= vincent@oscar
virt_default_user: "{{user.name}}"