-updates to hosts
-changes to templates for scripts
This commit is contained in:
@@ -4,5 +4,5 @@ then
|
||||
echo "sipp is running"
|
||||
else
|
||||
cd /home/pi/sipp
|
||||
./sipp -sn uac_pcap 192.168.198.2 -bg -l 40
|
||||
./sipp -sn uac_pcap {{ hostvars[groups['sipserver'][0]].ansible_host }} -bg -l 40
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user