Skip to content

ait-cs-IaaS/acr-ansible-nginx-simple-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-Role: acr-ansible-nginx-simple-webserver

AIT-CyberRange: Installs and run simple nginx server

Requirements

  • Debian or Ubuntu

Role Variables

nginx_conf_src: nginx.conf.j2
nginx_conf_dest: default.conf

Example Playbook

- hosts: all
  roles:
    - acr-ansible-nginx-simple-webserver
      vars:
        nginx_conf_src: nginx.conf.j2
        nginx_conf_dest: default.conf

License

GPL-3.0

Author

  • Lenhard Reuter