mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
13 lines
284 B
Plaintext
13 lines
284 B
Plaintext
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
|
|
|