Commit Graph

49 Commits (695e0dc519ff3fdab24028e62553ab9a93396477)

Author SHA1 Message Date
Jeff Geerling 695e0dc519 Fixes #175: root_group var should be used for vhosts file, RedHat setup. 6 years ago
Jeff Geerling 67c8be8106 Fix some Ansible Lint issues and set up yaml-lint options. 6 years ago
Jeff Geerling 863d3227f5 Fix deprecation warnings in Ansible 2.5 for state 'present'. 6 years ago
Amrit Singh dec3152c2d Changed 'include' to 'import_tasks' and 'include_tasks' as 'include' will be deprecated in v2.8 7 years ago
Ben McClure 08fbab26bd Added nginx support 7 years ago
Oskar Schöldström 7b47c3de12 vhost_filename -> filename 7 years ago
Oskar Schöldström 98b736f479 Add optional vhost_filename option to nginx_vhosts 7 years ago
Oskar Schöldström 5e41c6b1f9 Issue #95: Add support for setting template on a per vhost basis 7 years ago
Oskar Schöldström 36cd4d3aec Allow users to extend config files through template inheritance 7 years ago
Oskar Schöldström 0d931c53c3 Remove legacy vhosts.conf file 7 years ago
Oskar Schöldström 9cf49ac6c2 when statements should not include jinja2 templating delimiters 7 years ago
Oskar Schöldström f8a04dd544 Write vhost configurations to separate config files 7 years ago
Edwin Steele 32d536242d Add OpenBSD support 7 years ago
Jesse Morgan 6f2b69b9b5 adding yum repo flag for Redhat 7 years ago
Jeff Geerling 84b308c3d4 Fix test failures on Ubuntu 12.04. 8 years ago
Olivier LOCARD f01357976c restart instead of reload after remove default. 8 years ago
Jeff Geerling 23f92af920 Tweak syntax and docs for vhosts config. 8 years ago
Pedro Nofuentes e03f85d4c3 Added vhosts filename variable to allow set it up 8 years ago
Dan LaManna 8aa51642b4 Create the Nginx vhost path directory 8 years ago
Jeff Geerling cbbcc8db16 Whitespace fixes and follow-up for PR #54. 8 years ago
Bartek Rutkowski 3d71531209 Add FreeBSD support. 8 years ago
Jeff Geerling e818255465 PR #45: Clean up var names and document new feature. 8 years ago
Jeff Geerling cf69810612 PR #46 follow-up. 8 years ago
Marcin Wolny 790badecb3 Define nginx's global options and package name. 8 years ago
Frederik Wille 3063875875 add official nginx ppa for ubuntu 8 years ago
Aleksandr Vinokurov 5294d77fa3 Remove new config validation, Fix #41 8 years ago
Jeff Geerling 9848800982 PR #36 follow-up: clean up and reformat docs. 8 years ago
cmacrae a248416a4d Ensuring all instances that notify 'restart nginx' also validate first 8 years ago
cmacrae fd6b8c8e6b Addning handler for Nginx config validation: 8 years ago
cmacrae fe55597334 Correcting indentation for 'validate' param 8 years ago
cmacrae cc5114dc4f Re-order template deploy & add validate: 8 years ago
Asa Gage 73d7140752 updating vhost conditional expressions to check count of list members 9 years ago
Jeff Geerling fc88ba2570 Fixes #24: Update apt cache if it hasn't been updated in a day. 9 years ago
Jeff Geerling d1828e9c39 Fixes #13: Allow configuration of default_release parameter for apt installation. 9 years ago
Jeff Geerling 90b6ddd1b3 Fixes #11: Add default/simple virtualhost configuration. 9 years ago
Jeff Geerling 7360d9cb0b Major vhosts cleanup in preparation for issue #11. 9 years ago
Jeff Geerling 66922e9951 Fixes #10: Better organize os-specific tasks. 9 years ago
Jeff Geerling df35be0665 Fixes #9: Use major distro version for Nginx repo on RedHat. 9 years ago
Jeff Geerling fabb2ecbc0 Code style cleanup. 9 years ago
Jeff Geerling fdc9a7da78 Issue #6 and PR #8: Make nginx user more flexible. 9 years ago
Jeff Geerling 736a95a012 Add option to remove default nginx vhost config. 10 years ago
Jeff Geerling 45713939ee Cleanup - This nginx role now works across RedHat and Debian. 10 years ago
Richard 9b91816d3f added support for Debian based os 10 years ago
Jeff Geerling 222479109f Update Nginx role to be more customizable. 10 years ago
Jeff Geerling d9aebe7dee Initial commit. 10 years ago