added ansible info
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<!-- {{ansible_managed}} -->
|
||||
<title>{{ item['title'] }}</title>
|
||||
<style type="text/css">
|
||||
h1 {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# {{ansible_managed}}
|
||||
user www-data;
|
||||
worker_processes 4;
|
||||
pid /run/nginx.pid;
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
##
|
||||
# global php settings
|
||||
# {{ansible_managed}}
|
||||
##
|
||||
|
||||
#server {
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# {{ansible_managed}}
|
||||
|
||||
# Global restrictions configuration file.
|
||||
# Designed to be included in any server {} block.
|
||||
location = /favicon.ico {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
###############################################################################
|
||||
### {{ item['name'] }}
|
||||
### {{ansible_managed}}
|
||||
###############################################################################
|
||||
|
||||
server {
|
||||
|
||||
Reference in New Issue
Block a user