disabled firewall check

This commit is contained in:
Radar231 2024-01-14 20:59:09 -05:00
parent c56b7e41ac
commit c193b41267
1 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@ echo ""
date +%Y%m%d-%H%M%S
echo ""
echo "firewall"
echo ""
ssh root@firewall.lan -- cscli decisions list
echo ""
#echo "firewall"
#echo ""
#ssh root@firewall.lan -- cscli decisions list
#echo ""
ansible remote -i /home/rmorrow/dev/ansidev/inventory/prod.yml -u root -m shell -a "cscli decisions list"