meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sw:ansible:variables [2026/04/15 09:05] niziaksw:ansible:variables [2026/04/15 11:48] (current) niziak
Line 1: Line 1:
 ====== variables ====== ====== variables ======
 +
 +
 +===== inheriting group variables =====
 +
 +  * [[https://louwrentius.com/sharing-group_var-variables-across-ansible-inventories.html]]
 +  * [[https://unix.stackexchange.com/questions/557563/ansible-share-vars-between-groups|Ansible: Share vars between groups]]
 +  * [[https://stackoverflow.com/questions/40606890/how-to-share-group-vars-between-different-inventories-in-ansible]]
 +  * [[https://serverfault.com/questions/795772/ansible-share-inventory-variable-between-groups]]
 +  * [[https://docs.ansible.com/projects/ansible/latest/inventory_guide/intro_inventory.html#inheriting-variable-values-group-variables-for-groups-of-groups]]
 +