Skip to content

Commit

Permalink
fix indentation of task that broke yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
replay committed Apr 24, 2014
1 parent cac1359 commit 00ccf82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/keystone/keystone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
user: admin
role: admin

- name: create Member role and associate it with admin user
- name: create Member role and associate it with admin user
keystone_user:
endpoint: "{{ keystone_admin_url }}"
token: "{{ keystone_admin_token }}"
Expand Down

0 comments on commit 00ccf82

Please sign in to comment.