vh-ansible/README.md

16 lines
501 B
Markdown
Raw Permalink Normal View History

2019-01-04 19:27:04 +01:00
Ansible (VM Host) Freifunk Regensburg
=====================================
2020-06-08 04:42:56 +02:00
[![Build Status](https://drone.binary-kitchen.de/api/badges/FF-RGB/vh-ansible/status.svg?ref=refs/heads/ci)](https://drone.binary-kitchen.de/FF-RGB/vh-ansible)
2019-01-04 19:27:04 +01:00
## Requirements
The *only* supported distribution to deploy roles on is Proxmox 5.x.
## Running Ansible
To deploy all defined roles on all servers simply run `ansible-playbook site.yml`.
To deploy only one server run `ansible-playbook -l hostname site.yml`.