Git Product home page Git Product logo

Comments (10)

dj-wasabi avatar dj-wasabi commented on August 23, 2024

Yes, thank you. Have created a PR for this.

from ansible-zabbix-agent.

dj-wasabi avatar dj-wasabi commented on August 23, 2024

And merged it. Thanks!

from ansible-zabbix-agent.

dsteinkopf avatar dsteinkopf commented on August 23, 2024

Thank you very much!
When are you planing to push this (and the other recent fixes) to ansible galaxy? -> Sorry, just realized V 1.0.2.

from ansible-zabbix-agent.

dsteinkopf avatar dsteinkopf commented on August 23, 2024

Using V1.0.2 from ansible galaxy, I still get the message "The agent_listenip does not exist".

File /etc/ansible/roles/dj-wasabi.zabbix-agent/tasks/main.yml still look like this:

...
- name: "Fail invalid specified agent_listenip"
  fail:
    msg: "The agent_listenip does not exist"
  when:
    - zabbix_agent_listenip != '0.0.0.0'
  tags:
    - zabbix-agent
    - config
...

Did you intentionally omit the line I suggested? - (zabbix_agent_listenip not in ansible_all_ipv4_addresses) ?

from ansible-zabbix-agent.

dj-wasabi avatar dj-wasabi commented on August 23, 2024

No, I changed it. Let me check some things..

from ansible-zabbix-agent.

dj-wasabi avatar dj-wasabi commented on August 23, 2024

Ah, I think I see it.

from ansible-zabbix-agent.

dj-wasabi avatar dj-wasabi commented on August 23, 2024

@dsteinkopf I've pushed a change to github master, can you check if this works?

from ansible-zabbix-agent.

dsteinkopf avatar dsteinkopf commented on August 23, 2024

Yes, thank you. Seems to work now. (What I did to test: remove role from galaxy, git clone your repo, add path to roles_path, run my playbook.)

from ansible-zabbix-agent.

dj-wasabi avatar dj-wasabi commented on August 23, 2024

@dsteinkopf Thank you and having the patience for this. Will create a new tag so it is available from the Galaxy.

from ansible-zabbix-agent.

dsteinkopf avatar dsteinkopf commented on August 23, 2024

It's working for me - also from ansible galaxy, now.
Thank you, too.

from ansible-zabbix-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.