Commit graph

178 commits

Author SHA1 Message Date
fbedc5fb60 show-changed events in any given day or playbook run or set of runs 2013-07-03 22:14:20 +00:00
7c3b9d3574 make loglist work with new log layout 2013-07-03 21:14:28 +00:00
7dc7a9207e 2 rough cuts for viewing/listing the ansible logs
- see the scripts for how they work and example usages
2013-07-01 18:47:01 +00:00
0172854c1b new, shiny list-vms-per-host
really a WHOLE lot faster than the func one
2013-06-19 20:59:52 +00:00
12f2818954 add NF and F to prefix each host so you can grep for which is which 2013-06-18 19:06:23 +00:00
90d3275e54 make it output number of pkgs neeed to be updated per host 2013-06-11 01:33:49 +00:00
33d9363211 add the right args 2013-06-10 23:54:27 +00:00
f31b17c3c9 add needs-update 2013-06-10 23:51:20 +00:00
e9e5208be6 add builders/isbuilding and installedon scripts to ansible scripts 2013-06-03 22:19:01 +00:00
c99de8ce70 add ansible-vars from: https://github.com/sergevanginderachter/ansible-plugins/blob/devel/bin/ansible-vars
awesome script
2013-06-03 20:53:16 +00:00
2b9e169a90 update readme! 2013-05-24 21:05:40 +00:00
fdc4b816d5 add which_playbook script 2013-05-24 21:02:18 +00:00
d28dd7ded3 b/c ricky seems to care 2013-05-14 16:12:01 +00:00
1c88ae6902 add -i to freezelist
also make it report any host without freezes defined at all
2013-05-14 15:38:51 +00:00
4a496a72c8 add python shebang - add a comment a the top 2013-05-14 14:50:36 +00:00
cd911b2559 add freezelist script to list out frozen/not forzen hosts 2013-05-14 14:47:59 +00:00
d930876807 add ans-vhost-freemem 2013-05-13 16:55:42 +00:00
48e707c86c delete describe-instances since it doesn't work well with openstack 2013-05-07 14:40:38 +00:00
8ee0668851 add a nagios group to inventory
add shutup-nagios and ok-nagios scripts to do those things quickly
2013-03-02 06:56:31 +00:00
3e464e3fae fix up the describe-instances script to work with rhel6 prettytable 2012-12-14 04:51:35 +00:00
b7c8261d42 script that dumps out what hosts need to be rebooted. takes groups from --host 2012-12-13 17:00:46 +00:00
926411ab7f move my-describe-instances to 'describe-instances' and update docs 2012-11-06 18:52:32 +00:00
56a6d11cd7 add note about terminate-instances 2012-11-06 18:22:57 +00:00
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
d35e31166e update readme with actual invocation 2012-11-01 15:29:53 +00:00
3926cdaccf notes about my-describe-instances and how to use it; 2012-11-01 15:27:27 +00:00
6b1bfa6917 - add toshio's auth-keys-from-fas script to ansible public
- modify how we specify users who should have root access to a cloud system
- add authorized_key action to my test system
2012-10-26 17:19:47 +00:00
a605ca0f15 first commit to the ansible public repo 2012-10-08 19:35:54 +00:00