uname.sh 108 B

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