mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
.. | ||
files | ||
tasks | ||
templates | ||
README.md |
Hostname specific configuration for config file
Add a dir named as hostname to include specific host configuration in config file
mkdir templates/$(hostname)
echo "#To include in config file" > templates/$(hostname)/config.j2