octavia_nodes: hosts: standalone: ansible_user: root ansible_host: 192.168.122.100 canonical_hostname: standalone.localdomain ansible_become: true Undercloud: hosts: standalone: ansible_host: localhost ansible_become: false ansible_connection: local