summaryrefslogtreecommitdiffstats
path: root/scripts/README
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2012-11-06 18:51:35 +0000
committerSeth Vidal <skvidal@fedoraproject.org>2012-11-06 18:52:32 +0000
commit926411ab7f876c021aafb93602940ebec4e450dd (patch)
tree420477e626a86329954f44464ec7142a67ebc5f4 /scripts/README
parent052ae8c6fd8b9ea94dd61efb6f0202a38eba2ab1 (diff)
downloadansible-926411ab7f876c021aafb93602940ebec4e450dd.tar.gz
ansible-926411ab7f876c021aafb93602940ebec4e450dd.tar.xz
ansible-926411ab7f876c021aafb93602940ebec4e450dd.zip
move my-describe-instances to 'describe-instances' and update docs
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/README b/scripts/README
index 52c52ec14..4f0e34a08 100644
--- a/scripts/README
+++ b/scripts/README
@@ -1,12 +1,12 @@
executable scripts to use ansible on the system
-my-describe-instances is to get a simple list of all the instances under an
+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
+sudo -i watch /srv/web/infra/ansible/scripts/describe-instances
so you can see it update/change