first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[rdp_clients]
|
||||
thin-client-01 ansible_host=192.168.1.101
|
||||
thin-client-02 ansible_host=192.168.1.102
|
||||
thin-client-03 ansible_host=192.168.1.103
|
||||
|
||||
[rdp_clients:vars]
|
||||
ansible_user=root
|
||||
ansible_ssh_private_key_file=~/.ssh/id_rsa
|
||||
Reference in New Issue
Block a user