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.confProcess=======main----1. install and enable lighttpd2. copy lighttpd configuration3. create lighttpd directory4. start lighttpdconfigure---------1. NOP