--- # Update all hostnames from ansible_inventory # # Run: # ansible-playbook -i inventory/hosts tasks/network.yml # # Prepare: # See README.md and init your workspace - hosts: all roles: - network