ping.sh
#1
//
guest
/
russell_jackson
/
ansible-sdp
/
ping.sh
View
Commits
Blame
Open
Edit
Download .zip
Download
(66 B)
#!/bin/bash ansible -m ping --vault-password-file password.txt $1
#
Change
User
Description
Committed
#1
32488
Russell C. Jackson (Rusty)
Ansible scaffolding for the sdp - Needs work.