added ansible info

This commit is contained in:
2021-02-05 09:35:04 +01:00
parent e268df44de
commit c8b56f424d
5 changed files with 6 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
<html>
<head>
<!-- {{ansible_managed}} -->
<title>{{ item['title'] }}</title>
<style type="text/css">
h1 {
+1
View File
@@ -1,3 +1,4 @@
# {{ansible_managed}}
user www-data;
worker_processes 4;
pid /run/nginx.pid;
+1
View File
@@ -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
View File
@@ -1,5 +1,6 @@
###############################################################################
### {{ item['name'] }}
### {{ansible_managed}}
###############################################################################
server {