ansible/scripts
2013-05-24 21:05:40 +00:00
..
ans-needs-reboot script that dumps out what hosts need to be rebooted. takes groups from --host 2012-12-13 17:00:46 +00:00
ans-vhost-freemem add ans-vhost-freemem 2013-05-13 16:55:42 +00:00
auth-keys-from-fas - add toshio's auth-keys-from-fas script to ansible public 2012-10-26 17:19:47 +00:00
freezelist b/c ricky seems to care 2013-05-14 16:12:01 +00:00
ok-nagios add a nagios group to inventory 2013-03-02 06:56:31 +00:00
README update readme! 2013-05-24 21:05:40 +00:00
shutup-nagios add a nagios group to inventory 2013-03-02 06:56:31 +00:00
terminate-instances add terminate-instances to scripts in ansible public repo 2012-11-05 15:20:14 +00:00
which_playbook add which_playbook script 2013-05-24 21:02:18 +00:00

ans-needs-reboot - check which hosts need to be rebooted due to kernel or
                   other critical updates

ans-vhost-freemem - display freememory per vhost

auth-keys-from-fas - run to pull ssh auth keys from fas for users to push
                     onto systems

freezelist  - run to see if a host is included in the change-freeze or not

ok-nagios - tells nagios to start notifying again

shutup-nagios - tells nagios to shut the hell up

which_playbook - lets you look up which playbook (and how to run it) for
                 running the deployment/maintenance playbook for any given
                 host
                 ex: which_playbook kernel01.qa.fedoraproject.org