Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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 |
-
Please register or login to post a comment