ansible/scripts
Seth Vidal 22cbcb1b2e add terminate-instances to scripts in ansible public repo
takes ip addresses instead of instance ids for shutting down instances
2012-11-05 15:20:14 +00:00
..
auth-keys-from-fas - add toshio's auth-keys-from-fas script to ansible public 2012-10-26 17:19:47 +00:00
my-describe-instances notes about my-describe-instances and how to use it; 2012-11-01 15:27:27 +00:00
README update readme with actual invocation 2012-11-01 15:29:53 +00:00
terminate-instances add terminate-instances to scripts in ansible public repo 2012-11-05 15:20:14 +00:00

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 -i watch /srv/web/infra/ansible/scripts/my-describe-instances

so you can see it update/change