Configure the hetzner inventory to be the default inventory
This avoids the user needing to explicitly configure it using e.g. "-i inventories/hetzner" every time.
This commit is contained in:
2
ansible.cfg
Normal file
2
ansible.cfg
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[defaults]
|
||||||
|
inventory = ./inventories/hetzner/hosts.yaml
|
||||||
Reference in New Issue
Block a user