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