Authored by chunhua.zhang

no message

@@ -3,6 +3,6 @@ @@ -3,6 +3,6 @@
3 host_key_checking = False 3 host_key_checking = False
4 private_key_file = /etc/ansible/key/yoho_server 4 private_key_file = /etc/ansible/key/yoho_server
5 5
6 -hostfile = ./inventories/test/hosts 6 +hostfile = ./inventories/test/hosts:./inventories/az1/hosts:./inventories/az2/hosts:./inventories/az3/hosts
7 roles_path = ./roles 7 roles_path = ./roles
8 8