first draft
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m18s

This commit is contained in:
VC
2025-03-21 09:06:39 +01:00
parent 064c28f0a7
commit 1a0b439120
27 changed files with 118 additions and 197 deletions

View File

@@ -34,7 +34,7 @@ ignore_file \.pod$
# Set this if the client doesn't report the correct hostname when
# telnetting to localhost, port 4949
#
host_name {{ inventory_hostname }}
host_name {{ ansible_host }}
# A list of addresses that are allowed to connect. This must be a
# regular expression, since Net::Server does not understand CIDR-style