|
||
---|---|---|
configurations | ||
LICENSE | ||
README.md | ||
playbook.yaml | ||
requirements.yaml | ||
run.zsh |
README.md
Webhost Setup
Simple setup script for a generic webhost that installs initialization scripts and tools.
See the playbook.yaml
file for what's installed as well as the other files for
the configuration that gets installed.
Requirements
Host requires the following:
Optional requriements where configuration is installed for:
An inventory file at ~/.config/ansible/hosts
with an entry for a host
webhost
. This may be a group if you want to target multiple hosts.
Your machine requires the following:
Additionally, there are some ansible galaxy requirements you need toi install first via:
ansible-galaxy collection install -r requirements.yaml
Run
Run via the following:
./run.zsh