openstack-ansible/scripts/upgrade-utilities
Andy McCrae 923b23204f Move ansible_ssh_host to ansible_host
We've moved all roles/tasks to use ansible_host instead of
ansible_ssh_host, since this is the new approach for Ansible.

There were a few left-overs which this PR fixes:
* Documentation in sample swift-remote.yml file
* Print hosts (IP) for the inventory-manage.py script lib.
* galera-cluster-rolling-restart - this will default to ansible_ssh_host
if ansible_host is not specified, although it should be if the inventory
has run.

Change-Id: I45e47e6d31966598c60c938861630e182d31efe5
2016-11-10 11:38:07 +00:00
..
playbooks Move ansible_ssh_host to ansible_host 2016-11-10 11:38:07 +00:00
scripts Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00