Skip to content

tmayse/nwea_tech_quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NWEA Tech Quiz

  • Requires Ansible 1.9 or newer
  • Expects CentOS hosts

This playbook deploys nginx on a CentOS server, serves the index file at https://github.com/nwea-techops/tech_quiz via HTTP from port 8888, and ensures SELinux is enabled and enforced. The document root will be /nginx. It is recommended that a dedicated partition be mounted at /nginx.

The playbook will run against Ansible hosts in the tech_quiz group. An example group is provided in hosts.example

Run the playbook, like this:

ansible-playbook -i hosts site.yml

Alternately, you may create an ad-hoc hosts file just for the quiz and replace hosts in the above command with the full path to that file.

Ideas for Improvement

Here are some ideas for ways that this playbook could be extended:

About

Tech Quiz for NWEA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published