Go to file
2019-04-09 16:34:35 +02:00
group_vars complete variable for autofs 2019-04-08 23:09:14 +02:00
host_vars add new role skel 2019-04-09 16:33:56 +02:00
roles add new role skel 2019-04-09 16:33:56 +02:00
.gitignore clean 2018-12-01 20:18:23 +01:00
ansible.cfg add config forward ssh-agent 2018-12-01 19:11:33 +01:00
bootstrap.yml improve bootstrap 2019-04-09 16:34:35 +02:00
production create folder tree 2018-11-28 21:21:21 +01:00
README.md improve bootstrap 2019-04-09 16:34:35 +02:00
server.yml add role user config 2018-12-02 21:03:58 +01:00
site.yml create role ansible mananger 2018-11-29 22:51:39 +01:00
staging modify host file 2018-12-02 21:04:28 +01:00
workstation.yml add mpd role completed 2019-01-07 21:12:48 +01:00

ansible

commande ansible

launch playbook on staging ansible-playbook -i staging site.yml --ask-vault-pass

init new role architecture ansible-galaxy user_config init

launch ansible bootstrap ansible-playbook -i nas, bootstrap.yml -u root --ask-pass

Prerequis

  • python
  • sudo

TODO

Global Roles

  • system role:

    • install ansible aur module
    • soft install (zsh,vim,)
  • user profil config

  • ansible bootstrap

    • install python
    • install sudo
    • create user
    • copy clé RSA
  • samba automount role

    • géré les credential en fichier
    • initialisé les variable pour les diferent périphérique
  • davfs mount

  • VM server

  • syncthing role

Workstation roles

  • mpd role

  • ansible manager

    • install ansible
    • install ansible aur module
    • clone ansible repo
  • workstation role

    • cups
    • bluetooth et tlp pour laptop
    • install wm software
    • install worstation software (firefox keepass,pulseaudio,ncmpcc)
  • grubtheme

Server Roles

  • [server role]

    • cron
    • ssmtp
    • controle du reboot
  • rsyncd role

  • backup role?

  • ssmtp role

  • nginx/php role

    • install
    • config
  • mariadb role

    • install
    • config
    • backup
  • tt-rss role

    • depend nginx & madiadb role
  • gitea role

    • depend of mariadb role
  • dns role -slave/primary

  • failtoban role

global improvment

  • voir pour compatibiliser debian
  • variabiliser