Skip to content

TheShellLand/antsable

Repository files navigation

master

Get started

wget -O - https://raw.githubusercontent.com/TheShellLand/antsable/master/install-ansible.sh | sudo bash

Set Inventory

cp inventory-example.yaml inventory.yaml

Modify inventory.yaml

Run Playbooks

Run

./ansible.sh playbooks/readyup.yml 

Run locally without SSH

./ansible.sh playbooks/readyup.yml --connection local

Limit to localhost:

# -c --connection
# -l --limit
./ansible.sh playbooks/readyup.yml -c local -l local

Run with docker:

/bin/bash docker/build.sh
/bin/bash ansible-docker.sh playbooks/debug.yml

Gnome Readyup Screenshots

download: https://app.vagrantup.com/theshellland/boxes/gnome-readyup