Skip to content

Commit 7e7b258

Browse files
authored
Refactor code (#2824)
1 parent e95f541 commit 7e7b258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/playbooks/nagios/roles/Nagios_Server/scripts/nagios_host_group_add.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ read hostgroup_name
66
echo "enter the hostgroup alias"
77
read hostgroup_alias
88

9-
echo "enter enter the hostgroup members"
9+
echo "enter the hostgroup members"
1010
read hostgroup_members
1111

1212
echo "define hostgroup{" >> /usr/local/nagios/etc/objects/hostgroups.cfg

0 commit comments

Comments
 (0)