uptime.sh 102 B

123456
  1. #!/bin/bash
  2. cd /home/boby/www/projects/server-setup/ansible
  3. ansible cpanel -i inventory -a "uptime"