A set of scripts to configure my system
.editorconfig | ||
.gitignore | ||
LICENSE | ||
ping.yml | ||
README.md |
System from scratch
A set of ansible scripts to configure my system.
Example
ansible-playbook -i inventory.ini ping.yml [--connection=local]
Note that inventory.ini
is not included in the repo.
Inventory example
[od-hosts]
192.168.0.1