From f30709d7dbe88d82c4df66c476db36cb5c0ce903 Mon Sep 17 00:00:00 2001 From: boom2 Date: Thu, 14 Dec 2023 17:24:25 -0500 Subject: - add "new_host" role for system setup - no longer use "all" to mention all hosts in playbooks - update of hosts file to now use localhost as "test" --- home/.ansible/roles/new_host/files/hosts.allow | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 home/.ansible/roles/new_host/files/hosts.allow (limited to 'home/.ansible/roles/new_host/files/hosts.allow') diff --git a/home/.ansible/roles/new_host/files/hosts.allow b/home/.ansible/roles/new_host/files/hosts.allow new file mode 100644 index 0000000..2e8e17a --- /dev/null +++ b/home/.ansible/roles/new_host/files/hosts.allow @@ -0,0 +1,14 @@ +# +# hosts.allow This file describes the names of the hosts which are +# allowed to use the local INET services, as decided by +# the '/usr/sbin/tcpd' server. +# +# Version: @(#)/etc/hosts.allow 1.00 05/28/93 +# +# Author: Fred N. van Kempen,