Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Mar 15, 2014
1 parent e2dfb12 commit 649e577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
- name: generic-users | Install the ssh keys for the users
authorized_key: "user={{item.0.name}} key='{{item.1}}'"
with_subelements:
- genericusers_add_users
- genericusers_users
- ssh_keys

0 comments on commit 649e577

Please sign in to comment.