Skip to content

Commit

Permalink
Include 'debops.core' role in bootstrap playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
drybjed committed Apr 11, 2019
1 parent 1390a28 commit 78e5a13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/playbooks/bootstrap.yml
Expand Up @@ -38,6 +38,9 @@
- role: debops.python/raw


- import_playbook: 'service/core.yml'


- name: Bootstrap host for Ansible management
hosts: [ 'debops_all_hosts', 'debops_service_bootstrap' ]

Expand Down

0 comments on commit 78e5a13

Please sign in to comment.