Merge branch 'master' of ssh://git_opytex/lafrite/Ansible_workstation

This commit is contained in:
Bertrand Benjamin 2019-07-28 11:34:09 +02:00
commit d0de86dd28
5 changed files with 6 additions and 3 deletions

View File

@ -22,6 +22,7 @@
- include: tasks/dotfiles_desktop.yml - include: tasks/dotfiles_desktop.yml
- include: tasks/home_autofs.yml - include: tasks/home_autofs.yml
- include: tasks/laptop.yml - include: tasks/laptop.yml
- include: tasks/gaming.yml
# - include: tasks/nfs_share.yml # - include: tasks/nfs_share.yml
#- include: tasks/wine.yml #- include: tasks/wine.yml
# - include: tasks/arch_virtualbox.yml # - include: tasks/arch_virtualbox.yml

View File

@ -1,5 +1,5 @@
Host Bilimbi Host Manioc
HostName ns3096799.ip-94-23-52.eu HostName ns331481.ip-37-187-121.eu
User waha User waha
ForwardAgent yes ForwardAgent yes
PubkeyAcceptedKeyTypes * PubkeyAcceptedKeyTypes *

View File

@ -1,5 +1,5 @@
session_name: enseignement session_name: enseignement
start_directory: /media/documents/Cours/Prof/Enseignements/2018-2019/ start_directory: /media/documents/Cours/Prof/Enseignements/2019-2020/
shell_command_before: source config.fish shell_command_before: source config.fish

View File

@ -37,6 +37,7 @@
- git-annex - git-annex
- cifs-utils - cifs-utils
- gnupg - gnupg
- traceroute
state: present state: present
tags: tags:
- first_deployement - first_deployement

View File

@ -18,6 +18,7 @@
- picard - picard
- shotwell - shotwell
- pitivi - pitivi
- seahorse
state: present state: present
- name: enable service gdm - name: enable service gdm