Skip to content

Commit

Permalink
add example for compact inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Sep 12, 2023
1 parent 2fceadb commit f31e030
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions inventories/staging/group_vars/all.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# to use short names in your inventory file
# uncomment the following lines.
# then you can use the hostname as the inventory name
# and do not need to specify the fqdn.

# host_domain: company.example.com
# ansible_host: "{{inventory_hostname}}.{{host_domain}}"

# ansible_user: ansible
# ansible_connection: ssh

0 comments on commit f31e030

Please sign in to comment.