Code Monkey home page Code Monkey logo

francois-le-ko4la / ansible-ubuntu Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 21 KB

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://www.ansible.com/

License: GNU General Public License v3.0

ansible-roles playbook ansible ubuntu

ansible-ubuntu's Introduction

ansible-ubuntu

Setup Ubuntu Desktop with Ansible This ansible playbook replace my python script.

Why ?

This script makes it possible to automate the tasks to be performed after a fresh ubuntu installation therfore you can homogenize the configuration of several Ubuntu PCs.

This script allows you to:

  • Update/upgrade
  • Make a "virtual drive (TMPFS)" in order to store apt archives
  • Disable the swap
  • Install packages

You can use, modify, change, do your coffee,... ON YOUR OWN RISKS !!! This script is provided in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

How ?

Install ansible

sudo apt-get install ansible

Clone git repository

cd /tmp
git clone https://github.com/francois-le-ko4la/ansible-ubuntu.git

Use playbook

cd ansible-ubuntu
ansible-playbook playbook_ubuntu.yml -K

Ubuntu release

17.10/18.04 tested/validated

ansible-ubuntu's People

Contributors

francois-le-ko4la 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.