Skip to content

Commit

Permalink
Update skip_missing flag for setting keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
memiah-steve committed Jan 10, 2019
1 parent f427a29 commit 8a11b88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
with_subelements:
- "{{ ssh_config_users_combined }}"
- authorized_keys
- flags:
skip_missing: True
- skip_missing: True

- name: Ensure user accounts in ssh_config_users_absent are absent.
user:
Expand Down

0 comments on commit 8a11b88

Please sign in to comment.