Skip to content

Commit

Permalink
Update run-one-role.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
holta committed Sep 3, 2018
1 parent b354168 commit 2fee404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run-one-role.yml
Expand Up @@ -9,5 +9,5 @@
- /etc/iiab/config_vars.yml

roles:
- { role: 0-init, tags: ['0-init'] }
- { role: "{{ role_to_run }}", tags: ['run'] }
- { role: 0-init, tags: ['0-init'] }
- { role: "{{ role_to_run }}", tags: ['run'] }

0 comments on commit 2fee404

Please sign in to comment.