ansible-collection-autonomy icon indicating copy to clipboard operation
ansible-collection-autonomy copied to clipboard

Realm users adding samba users fails

Open gderber opened this issue 4 years ago • 0 comments

TASK [bloodymage.autonomy.realm_users : Add Samba Users] ************************************************************************************************************************************ fatal: [host]: FAILED! => {"msg": "The conditional check 'item.username not in existing_user_list.stdout_lines' failed. The error was: error while evaluating conditional (item.username not in existing_user_list.stdout_lines): 'None' has no attribute 'username'\n\nThe error appears to be in '/home/pecan/.ansible/collections/ansible_collections/bloodymage/autonomy/roles/realm_users/tasks/main.yml': line 197, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n# ==================================================================================================\n- name: Add Samba Users\n ^ here\n"}

gderber avatar May 25 '21 18:05 gderber