#
# This is a Debian specific file
-dc_eximconfig_configtype='satellite'
+dc_eximconfig_configtype='internet'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1 ; ::1'
-dc_readhost='ovh.net'
+dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
-dc_smarthost='94.23.206.16'
+dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
-dc_hide_mailname='true'
+dc_hide_mailname=''
dc_mailname_in_oh='true'
-dc_localdelivery='mail_spool'
+dc_localdelivery='maildir_home'
+- name: repo AUF
+ apt_repository: repo='deb http://apt.auf.org/ wheezy auf' state=present
+
+- name: auf-keyring
+ shell: "apt-get install --yes --force-yes auf-keyring"
+
+- name: auf-git-etc
+ apt: name=auf-git-etc state=present update_cache=yes
+
+- name: ajuste mon profil
+ shell: "echo 'export GIT_AUTHOR_NAME='Alexandre Domont'' >> /home/alex/.bash_profile;echo 'export GIT_AUTHOR_EMAIL='alexandre.domont@auf.org'' >> /home/alex/.bash_profile; usermod -c 'Alexandre Domont' alex"
+
+#- name: Exim (Conf internet)
+# apt: name=exim4 state=present update_cache=yes
+
+#- name: stop exim4
+# shell: "service exim4 stop"
+
+#- name: copie conf exim
+# copy: src=etc_exim4_update-exim4.conf.conf dest=/etc/exim4/update-exim4.conf.conf
+
+#- name: update-exim4.conf
+# shell: "update-exim4.conf"
+
+#- name: sup paniclog
+# file: path=/var/log/exim4/paniclog state=absent
+
+#- name: conf queu
+# shell: sed -i '/^QUEUERUNNER=/s/=.*$/=queueonly/' /etc/default/exim4
+# notify: Restart exim4
+
+#- name: start exim4
+# shell: "servive exim4 start"
+
+- name: aliase
+ lineinfile: "dest=/etc/aliases state=present regexp='^root:' line='root: technique@fr.auf.org'"
+ notify: Mail test
+
+- name: smartmontools
+ apt: name=smartmontools state=present update_cache=yes
+
+
+- name: commit
+ shell: "cd /;git add ."
+
+
+
+# copie ma clés
+# logchek
+# supervision
+# inventaire
+# smartools