Externalize role

This commit is contained in:
Adrien Reslinger 2018-10-08 19:27:53 +02:00
commit 860ebab454
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
5 changed files with 123 additions and 0 deletions

14
files/hosts.deny Normal file
View file

@ -0,0 +1,14 @@
#
# hosts.deny This file contains access rules which are used to
# deny connections to network services that either use
# the tcp_wrappers library or that have been
# started through a tcp_wrappers-enabled xinetd.
#
# The rules in this file can also be set up in
# /etc/hosts.allow with a 'deny' option instead.
#
# See 'man 5 hosts_options' and 'man 5 hosts_access'
# for information on rule syntax.
# See 'man tcpd' for information on tcp_wrappers
#
ALL:ALL EXCEPT 127.0.0.1:DENY