276 B
276 B
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