Commit c5fd0196 authored by nimrod's avatar nimrod
Browse files

Hard dependency for debian-server on toolbox.

It's already setup anyway by the playbook, so make it a hard dependency.
parent 87bccd1f
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,4 +5,3 @@
    - ns4
  roles:
    - debian_server
    - toolbox
+13 −0
Original line number Diff line number Diff line
---
galaxy_info:
  author: Nimrod Adar
  company: Shore
  description: Debian server
  license: MIT
  min_ansible_version: 2.10
  platforms:
    - name: Debian
      versions:
        - Buster
dependencies:
  - role: toolbox