pvc-ansible/roles/base
Joshua Boniface d24cb8a8ef Unify and standardize inventory_hostname
This was causing some confusing conflicts, so create a new fact called
"this_node" which is inventory_hostname.split('.')[0], i.e. the short
name, and use that everywhere instead of an FQDN or true inventory
hostname.
2023-09-01 15:42:28 -04:00
..
defaults Add option for setting CPU governor 2023-09-01 15:42:28 -04:00
files/usr Fix name of IPMI check again 2023-09-01 15:42:28 -04:00
handlers Add GRUB configuration to Ansible role 2023-09-01 15:42:26 -04:00
tasks Unify and standardize inventory_hostname 2023-09-01 15:42:28 -04:00
templates Unify and standardize inventory_hostname 2023-09-01 15:42:28 -04:00