algovpn.bootstrap
algovpn.bootstrap
Setting up a new host.
Role Variables
These are used to set up Ubuntu and FreeBSD hosts for deployment using Ansible.
Registered Variables
These variables can be used after this role has been included.
Name | Type | Description |
---|---|---|
remote_host |
str | The IP Address of the deployed server. (helpful when using deploy_to) |
Example Playbook
Here’s an example showing how to use your role (for example, with variables passed as parameters):
- hosts: servers
roles:
- { role: algovpn.bootstrap }
License
MIT
Author Information
AlgoVPN