Only use the output.

This commit is contained in:
Hyperling 2021-02-02 20:55:06 -06:00
parent f9eeccb3e7
commit fddb6e4b96

View File

@ -21,7 +21,7 @@
groups:
- sudo
append: yes
shell: "{{ bash_exec }}"
shell: "{{ bash_exec.stdout }}"
create_home: yes
generate_ssh_key: yes
#password: "{{ ling_passwd }}"