Files
ansible-pi/inventory.ini

3 lines
79 B
INI

[pis]
pi_node1 ansible_host="{{ target_ip }}" ansible_user="{{ target_user }}"