In text python, how to access IP or hostname in a routine? You want to read the configuration file "conf / ip_address.conf", read the key / values โโ(using ConfigParser), and then run the tasks on the remote servers.
Development of a tool for backup / version control of configuration files from a large number of hosts. The idea is to store the last modified timestamp of the configuration files locally. Use this to receive files only when they have been modified.
THX
Sopan source share