initial upload
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
service {
|
||||
name = "php-fpm"
|
||||
port = 443
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
service {
|
||||
name = "php-fpm"
|
||||
port = 443
|
||||
}
|
||||