We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95f541 commit 7e7b258Copy full SHA for 7e7b258
ansible/playbooks/nagios/roles/Nagios_Server/scripts/nagios_host_group_add.sh
@@ -6,7 +6,7 @@ read hostgroup_name
6
echo "enter the hostgroup alias"
7
read hostgroup_alias
8
9
-echo "enter enter the hostgroup members"
+echo "enter the hostgroup members"
10
read hostgroup_members
11
12
echo "define hostgroup{" >> /usr/local/nagios/etc/objects/hostgroups.cfg
0 commit comments