* Create reboot.yml * Create reboot.sh * Updated the Playbook and Tasks Name Co-authored-by: Techno Tim <timothystewart6@gmail.com>
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/bin/bash
|
|
|
|
ansible-playbook reboot.yml -i inventory/my-cluster/hosts.ini
|