diff options
author | Seth Vidal <skvidal@fedoraproject.org> | 2013-07-04 04:45:23 +0000 |
---|---|---|
committer | Seth Vidal <skvidal@fedoraproject.org> | 2013-07-04 04:45:23 +0000 |
commit | 2ec45fb97bd0f8c184b3dd66ef9c59a29acb2cc6 (patch) | |
tree | a4123f6baae52b8c0dbd80dcaa7b37765152677a | |
parent | 68c5ad147ec0bd7d95a1b7cb01683b839b7aab70 (diff) | |
download | ansible-2ec45fb97bd0f8c184b3dd66ef9c59a29acb2cc6.tar.gz ansible-2ec45fb97bd0f8c184b3dd66ef9c59a29acb2cc6.tar.xz ansible-2ec45fb97bd0f8c184b3dd66ef9c59a29acb2cc6.zip |
add a note about logview
-rw-r--r-- | scripts/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/README b/scripts/README index b93dfceef..985deb3e3 100644 --- a/scripts/README +++ b/scripts/README @@ -18,5 +18,4 @@ which_playbook - lets you look up which playbook (and how to run it) for ex: which_playbook kernel01.qa.fedoraproject.org - - +logview - view ansible task/playbook logs |