ansible/scripts
2013-07-03 22:14:20 +00:00
..
builders add builders/isbuilding and installedon scripts to ansible scripts 2013-06-03 22:19:01 +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
ansible-vars add ansible-vars from: https://github.com/sergevanginderachter/ansible-plugins/blob/devel/bin/ansible-vars 2013-06-03 20:53:16 +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 add NF and F to prefix each host so you can grep for which is which 2013-06-18 19:06:23 +00:00
installedon add builders/isbuilding and installedon scripts to ansible scripts 2013-06-03 22:19:01 +00:00
list-vms-per-host new, shiny list-vms-per-host 2013-06-19 20:59:52 +00:00
loglist make loglist work with new log layout 2013-07-03 21:14:28 +00:00
logview 2 rough cuts for viewing/listing the ansible logs 2013-07-01 18:47:01 +00:00
needs-updates make it output number of pkgs neeed to be updated per host 2013-06-11 01:33:49 +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
show-changed show-changed events in any given day or playbook run or set of runs 2013-07-03 22:14:20 +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