Description =========== This role installs a HTTP server based on lighttpd. Requirement =========== Variables --------- - lighttpd_datadirectory: description: - path to the data directory default: /var/www - lighttpd_configfile: description: - path to the configuration file of lighttpd default: /usr/local/etc/lighttpd/lighttpd.conf Process ======= main ---- 1. install and enable lighttpd 2. copy lighttpd configuration 3. create lighttpd directory 4. start lighttpd configure --------- 1. NOP