mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
executable scripts to use ansible on the system 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/describe-instances so you can see it update/change terminate-instances <ip or id> To shutdown an instance just run: sudo -i /srv/web/infra/ansible/scripts/terminate-instances ip-of-instance