Merge branch 'master' of ssh://git_opytex/lafrite/Ansible_workstation
This commit is contained in:
commit
d0de86dd28
@ -22,6 +22,7 @@
|
||||
- include: tasks/dotfiles_desktop.yml
|
||||
- include: tasks/home_autofs.yml
|
||||
- include: tasks/laptop.yml
|
||||
- include: tasks/gaming.yml
|
||||
# - include: tasks/nfs_share.yml
|
||||
#- include: tasks/wine.yml
|
||||
# - include: tasks/arch_virtualbox.yml
|
||||
|
@ -1,5 +1,5 @@
|
||||
Host Bilimbi
|
||||
HostName ns3096799.ip-94-23-52.eu
|
||||
Host Manioc
|
||||
HostName ns331481.ip-37-187-121.eu
|
||||
User waha
|
||||
ForwardAgent yes
|
||||
PubkeyAcceptedKeyTypes *
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
|
||||
|
||||
|
@ -37,6 +37,7 @@
|
||||
- git-annex
|
||||
- cifs-utils
|
||||
- gnupg
|
||||
- traceroute
|
||||
state: present
|
||||
tags:
|
||||
- first_deployement
|
||||
|
@ -18,6 +18,7 @@
|
||||
- picard
|
||||
- shotwell
|
||||
- pitivi
|
||||
- seahorse
|
||||
state: present
|
||||
|
||||
- name: enable service gdm
|
||||
|
Loading…
Reference in New Issue
Block a user