bassinator.simplehttp
Ansible Role: simplehttp
This role installs and starts a SimpleHTTPServer to serve files from a directory over HTTP.
Requirements
There are no special requirements.
Role Variables
Here are the variables you can use, along with their default values:
- installation_os_user: vagrant
- installation_os_group: vagrant
- www_dir: '/home/{{ installation_os_user }}/www/'
Dependencies
There are no dependencies.
Example Playbook
Here’s an example of how to use this role in a playbook:
- hosts: raspberries
roles:
- { role: bassinator.simplehttp, installation_os_user: pi }
License
This role is licensed under GNU GPLv3.
Author Information
This role was created by Bastian Bukatz in 2018.
Installa
ansible-galaxy install bassinator.simplehttp
Licenza
gpl-3.0
Download
581
Proprietario