Giter Club home page Giter Club logo

lima-ansible's Introduction

Lima Ansible

Run Ansible playbooks against qemu VMs on Macs via lima

This setup is great for being able to test Ansible playbooks locally, not real servers required

Deployment

gnu make is used for all tasks, which is typically installed on Macs by default

Dependencies

make depends performs a brew install ansible lima to install the dependencies to be able to run this. This presumes that you already have homebrew installed.

VMs

make vms starts two VMs, a web server and a db server. The choice is arbitrary, but we can currently only support a single instance of each type due to the way the SSH configuration is managed

Ansible ping

make ansible-ping pings the two VMs to ensure they're up and healthy

Ansible

make ansible runs the playbook.yml playbook against the two servers. This currently has a single common role that gets deployed to both hosts which installs the sl yum package

Clean

make clean destroys the VMs

Shell

You can get a shell on either VM by running limactl shell myweb or limactl shell mydb

You can run the sl command that the playbook installed directly on the VMs by running LIMA_INSTANCE=myweb lima sl or LIMA_INSTANCE=mydb lima sl

lima-ansible's People

Contributors

alicekaerast avatar dependabot[bot] avatar

Stargazers

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