summaryrefslogtreecommitdiffstats
path: root/roles/user/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/user/tasks')
-rw-r--r--roles/user/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/user/tasks/main.yml b/roles/user/tasks/main.yml
index 064e29cf..1177b707 100644
--- a/roles/user/tasks/main.yml
+++ b/roles/user/tasks/main.yml
@@ -25,6 +25,7 @@
update_password: "on_create"
register: user
notify: "Require password change"
+ no_log: true
- name: "Create user ssh directory"
ansible.builtin.file: