Graylog2 / graylog-ansible-role

Ansible role which installs and configures Graylog
Apache License 2.0
212 stars 126 forks source link

Cannot use with Ansible 1.9.4 #45

Closed alexbowers closed 8 years ago

alexbowers commented 8 years ago

ERROR: package is not a legal parameter in an Ansible task or handler

vagrant@hostname:/var/www/vhosts/mothership$ ansible --version
ansible 1.9.4
  configured module search path = None

Ansible file:


---
- hosts: all
  roles:
    - { role: graylog2.graylog }
danvaida commented 8 years ago

Any ansible version prior to 2.0 is not supported anymore. Docs should be updated.

alexbowers commented 8 years ago

The ansible role and ansible galaxy needs updating too, since it still says min_ansible_version: 1.8.

Is there a version I can use on an older ansible version?

mariussturm commented 8 years ago

Fixed here: https://github.com/Graylog2/graylog-ansible-role/commit/db8738cb6114d19a17030a3bddf4e9d7d67e79bd