Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.29 KB

File metadata and controls

59 lines (43 loc) · 1.29 KB

master

Get started

apt update && apt install -y wget vim git && git clone https://github.com/TheShellLand/antsable/ && bash antsable/install-ansible.sh
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

bash ansible.sh playbooks/readyup.yml 

Run locally without SSH

bash ansible-local.sh playbooks/readyup.yml
bash 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