GithubHelp home page GithubHelp logo

myklsandusky-xms / ansible-system-update-archive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from egeexyz/ansible-system-update

0.0 0.0 0.0 6 KB

The code I used for that one Ansible video I did a while back

License: MIT License

ansible-system-update-archive's Introduction

ansible-system-update

This is the code I wrote for the Ansible video I made in 2018. If you want to run it yourself, you'll need:

  • Ansible 2.0 or greater (install it via python-pip)
  • A server (or five) to run it against. Localhost works too.

Remember that you'll need to create the file /etc/ansible/hosts and add entries for the servers you want to run updates against. Read more about the hosts file here.

Once you have added your hosts, update the hosts: entry in the main.yml with the name of your host, and then run ansible-playbook main.yml. If your host is running Ubuntu, Debian, CentOS, or openSUSE Leap, Ansible will begin updating your system!

Note: If your host is running some other Linux distribution, you will need to add a new task to the main.yml file. Read more about Ansible packaging modules here.

ansible-system-update-archive's People

Contributors

egeexyz 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.