David Castellanos 01bcbcf167 Do not show passwords in Ansible output
This role prints passwords in Ansible outputs (e.g. when creating
users, etc.). This is a problem because passwords must never appear
in plaintext under any circunstances.

This commit attempts to fix the problem described above. The option
"no_log: true" has been added to tasks which may print passwords
during Ansible execution.
2016-09-21 23:51:38 +02:00
..
2016-05-09 22:06:37 +02:00
2016-04-17 19:43:00 +06:00
2016-04-17 19:43:00 +06:00
2016-04-17 19:43:00 +06:00