--- - name: "Git configure" gather_facts: true hosts: - git.home.arpa vars: network_ipv4_address: "{{ ansible_facts['default_ipv4']['address'] }}" roles: - role: "cgit"