ansible.cfg 88 B

1234
  1. [defaults]
  2. inventory = inventory/hosts.yml
  3. roles_path = roles
  4. host_key_checking = False