2012-10-08 19:35:54 +00:00
|
|
|
executable scripts to use ansible on the system
|
2012-11-01 15:27:27 +00:00
|
|
|
|
|
|
|
my-describe-instances is to get a simple list of all the instances under an
|
|
|
|
account in the eucalyptus cloudlet.
|
|
|
|
|
|
|
|
normal invocation:
|
|
|
|
|
2012-11-01 15:29:53 +00:00
|
|
|
|
|
|
|
sudo -i watch /srv/web/infra/ansible/scripts/my-describe-instances
|
2012-11-01 15:27:27 +00:00
|
|
|
|
|
|
|
so you can see it update/change
|
|
|
|
|