@sneexy ohhh very interesting. seems like smth you could adapted to be ansible playbooks but i think thats a bit overkill for the stuff you seem to wanna do with this lol
@sneexy python with netmiko (i think thats what i used in class? purely for ssh access n stuff) & the standard arg_parse would also be a great choice for smth like this and then smth for secrets management, idk what you'd use for that but ive got them encrypted with sops and then imported from a private git repo as a submodule