Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Jan 19, 2021
1 parent 5c2e093 commit 09bfdfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/scripts/ansible/setup-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# need group openliberty to exist, so do that first
- import_playbook: openliberty-playbook.yml
- import_playbook: server-playbook.yml
- import_playbook: mysql-playbook.yml
- import_playbook: nginx-playbook.yml
- import_playbook: openliberty-playbook.yml
- import_playbook: cldr-apps-playbook.yml
- import_playbook: packages-playbook.yml
- import_playbook: certbot-playbook.yml
Expand Down

0 comments on commit 09bfdfc

Please sign in to comment.