Coder Social home page Coder Social logo

ljcharles / ua-m2-ec914-ansible Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 844 KB

Installation des repositories dotdeb et backport et Docker pour Ubuntu et Debian 32bits et 64 bits

License: GNU General Public License v3.0

ansible-role ansible dotdeb backports ubuntu debian docker 32-bit 64-bit docker-ce

ua-m2-ec914-ansible's Introduction

ua-m2-ec914-ansible

Installation dotdeb backport et Docker

=========

Ajoute les dépots dotdeb et backports via Ansible pour Ubuntu et/ou Debian. Et installe Docker pour Ubuntu et Debian version 32 et 64bits.

Role Variables

Pour installation-dotdeb-backport :

Dans defaults/main.yml :

  • dotdeb_sources_Debian: sources du repo pour dotdeb Debian
  • dotdeb_sources_Ubuntu: sources du repo pour dotdeb Ubuntu
  • dotdeb_repo_gpg_key_url: url de la clé du repo dotdeb

Dans vars/Ubuntu.yml :

  • backports_url: url backports Ubuntu
  • backports_sources: source du repo pour backports Ubuntu

Dans vars/Debian.yml :

  • backports_url: url backports Debian
  • backports_sources: source du repo pour backports Debian

Pour installation-docker:

Dans defaults/main.yml :

  • paquets_communs: paquets à installer en communs des architectures pour docker
  • paquets_repo: paquets nécessaire pour l'ajout de repo en https
  • pc_architecture: pour connaitre l'architecture du pc
  • docker_sources: source du repo pour Ubuntu et Debian
  • docker_repo_gpg_key_url: url de la clé du repo docker

Dans vars/Ubuntu.yml :

  • paquets_ubuntu: paquets spécifique pour Ubuntu

Dans vars/Debian.yml :

  • paquets_jessie_or_newers: paquets spécifique pour cette version de Debian
  • paquets_wheezy_or_olders: paquets spécifique pour cette version de Debian

Exemple Playbook

- hosts: all
  roles:
     - role: installation-dotdeb-backport
     - role: installation-docker

Licence

GNU

Auteur Information

Loïc JEAN-CHARLES, Etudiant M2 informatique, Université des Antilles.

ua-m2-ec914-ansible's People

Contributors

ljcharles avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.