Shell is prompting just fine on its own, no need for variable. Make sure leet folder exists.

This commit is contained in:
2021-02-01 07:56:00 -06:00
parent e2921ea6d7
commit 1e453e8df4
3 changed files with 5 additions and 10 deletions

View File

@@ -13,6 +13,4 @@
ignore_errors: yes
- name: SSH Key | Root | Copy to 1337
shell: ssh-copy-id -f -i /root/.ssh/id_rsa ling@leet
args:
stdin: "{{ leet_passwd }}"
shell: ssh-copy-id -f -i /root/.ssh/id_rsa ling@leet