for a perfect yellow submarine with a periscope and radar.
Ansible on a local or remote machine.
Install on local machine ./bootstrap.sh install
Uninstall on local machine ./bootstrap.sh uninstall
See documentation for individual roles of programs and configurations.
Roles are divided into categories:
- basic: minimum install
- default: a few bells and whistles
- extra: the full shebang
Roles can be specified on the command line:
./bootstrap.sh install -t <role>
vagrant up
or ./bootstrap.sh --test <install|uninstall>
Define your inventory in inventory/deploy/hosts
and run:
./bootstrap.sh --deploy <install|uninstall>