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
sw:ansible:variables [2026/04/15 09:21] niziaksw:ansible:variables [2026/04/15 11:48] (current) niziak
Line 4: Line 4:
 ===== inheriting group 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://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]]   * [[https://docs.ansible.com/projects/ansible/latest/inventory_guide/intro_inventory.html#inheriting-variable-values-group-variables-for-groups-of-groups]]