ansible/scripts
Kevin Fenzi 8fa423e72a move file-retention-iso-date to files/scripts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-04-02 20:39:31 -07:00
..
drac-xml-writer Mass remove/replace iad2 -> rdu3, 10.3. -> 10.16. 2025-07-03 20:05:02 +02:00
ansible-playbook-check-diff ansible-playbook-check-diff: rewrite as find|xargs one-liner 2022-09-14 18:18:40 +00:00
ansible-vars inventory / staging: switch staging default to mtu of 9000 2022-05-15 13:14:03 -07:00
auth-keys-from-fas Updated script per 10509 to remove fas-clientsetc 2022-05-04 18:12:06 +00:00
fetch-ssh-keys override with v2 version 2016-02-25 22:12:15 +00:00
freezelist Fix host sorting 2019-04-18 20:28:07 +02:00
generate-oidc-token Allow specifiying the username in scripts/generate-oidc-token 2022-07-15 19:12:17 +02:00
hosts_with_var_set fix hosts_with_var_set script 2020-04-24 21:34:26 +02:00
isbuilding Move this script to the scripts dir and nuke the old v1 version of it. 2016-02-26 17:53:30 +00:00
keyreturn show_changed to show data - way too many calls to keyreturn :) 2013-07-03 23:00:09 +00:00
list-vms-per-host batcave01: ansible-core now switches back to python-3.9 2023-11-13 14:15:25 -08:00
logview logview: fix '-l' (list) option 2024-02-19 19:01:07 +01:00
maint-update-reboot.sh maint-update-reboot: Add script to update, maybe reboot maintainer_test hosts. 2026-03-24 17:25:19 -04:00
ok-nagios How beauteous mankind is! O brave new world 2017-06-26 19:03:03 +00:00
public-db-copy Add set -e to cron jobs to help chronic 2026-04-02 23:35:10 +00:00
README Zabbix: forgot README update for new Zabbix scripts 2026-01-23 10:22:46 +00:00
shutup-nagios How beauteous mankind is! O brave new world 2017-06-26 19:03:03 +00:00
terminate-instances add terminate-instances to scripts in ansible public repo 2012-11-05 15:20:14 +00:00
users-from-fas scripts/users-from-fas: import the print_function from __future__ for when we need to be py2 compatible 2020-06-09 23:19:08 +02:00
vhost-info vhost-info: run black over the code to make it more consistent and modern 2020-06-08 21:54:38 +02:00
which_playbook fix which_playbook 2017-10-17 16:37:27 +00:00
zabbix-ok Zabbix: add shush/ok scripts and playbook 2026-01-21 17:00:06 +00:00
zabbix-shush Zabbix: add shush/ok scripts and playbook 2026-01-21 17:00:06 +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

fetch-ssh-keys - fetch ssh rsa host keys from all hosts and prepare a known_hosts_file

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


logview - view ansible task/playbook logs

zabbix-shush - creates a 1-day maintenance window to quiet Zabbix
zabbix-ok    - deletes the maintenance window afterwards