# - you will need to define any variables before we define any stanzas # https://docs.ansible.com/ansible/latest/inventory_guide/connection_details.html # https://nixzie.com/run-ansible-playbook-locally/#Run_Ansible_Playbook_Locally_Using_Local_Action [test] 192.168.0.220 [dev] 192.168.0.220 localhost ansible_connection=local