ansible/scripts/README

26 lines
823 B
Text
Raw Normal View History

2013-05-24 21:05:40 +00:00
ans-needs-reboot - check which hosts need to be rebooted due to kernel or
other critical updates
2013-05-24 21:05:40 +00:00
ans-vhost-freemem - display freememory per vhost
2013-05-24 21:05:40 +00:00
auth-keys-from-fas - run to pull ssh auth keys from fas for users to push
onto systems
2014-01-08 23:40:52 +01:00
fetch-ssh-keys - fetch ssh rsa host keys from all hosts and prepare a known_hosts_file
2013-05-24 21:05:40 +00:00
freezelist - run to see if a host is included in the change-freeze or not
2012-11-01 15:29:53 +00:00
2014-01-08 23:40:52 +01:00
2013-05-24 21:05:40 +00:00
ok-nagios - tells nagios to start notifying again
2013-05-24 21:05:40 +00:00
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
2012-11-06 18:22:57 +00:00
2013-07-04 04:45:23 +00:00
logview - view ansible task/playbook logs