aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-05-05 12:30:57 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-05-05 12:30:57 +0000
commit002b95c94898d5246add34b65a62fea981821d20 (patch)
tree9060dc7187c68500a2218c78a55f25bab419120d
parent730c13e87ed4e749162865f51e2d3a0541ab628d (diff)
downloadports-002b95c94898d5246add34b65a62fea981821d20.tar.gz
ports-002b95c94898d5246add34b65a62fea981821d20.zip
sysutils/ansible*: Improve pkg-message
"Host database" is basically an inventory in the Ansible world. PR: 251804 Reported by: Jan-Piet Mens <ports@jpmens.net>
-rw-r--r--sysutils/ansible/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ansible/files/pkg-message.in b/sysutils/ansible/files/pkg-message.in
index 4d08a68eda59..5a180d342ebb 100644
--- a/sysutils/ansible/files/pkg-message.in
+++ b/sysutils/ansible/files/pkg-message.in
@@ -3,7 +3,7 @@
message: <<EOD
To use Ansible, you need at least a host database.
If you installed examples, you will have a sample
-host database and a sample configuration file:
+inventory and a sample configuration file:
%%EXAMPLESDIR%%/hosts
%%EXAMPLESDIR%%/ansible.cfg