Added add_ssh_user playbook
This commit is contained in:
5
add_ssh_user.yml
Normal file
5
add_ssh_user.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- hosts: lxc
|
||||
roles:
|
||||
add_ssh_user
|
||||
vars:
|
||||
ansible_host_key_checking: False
|
||||
Reference in New Issue
Block a user