11 lines
249 B
Text
11 lines
249 B
Text
executable scripts to use ansible on the system
|
|
|
|
my-describe-instances is to get a simple list of all the instances under an
|
|
account in the eucalyptus cloudlet.
|
|
|
|
normal invocation:
|
|
|
|
sudo watch my-describe-instances
|
|
|
|
so you can see it update/change
|
|
|