I can't find an answer to this already, but maybe it's because I don't know what to search for.
Is it possible for someone with unrestricted access to the remote machine to find previously-run Ansible commands on that machine? The specific thing I'm concerned in is whether they could find a password given as part of a command to the shell module. To illustrate my question, if this task was run: shell: do_something.sh --password="password_text" creates='some_file' Could the root user find "password_text" anywhere? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ea131dff-412a-40bb-a553-b949a0deaabe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
