Skip to content
Snippets Groups Projects
Commit 7325f0e0 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add note

parent dd7797e7
No related branches found
No related tags found
1 merge request!24Draft: Resolve "netbox-agent ausrollen"
...@@ -199,6 +199,7 @@ ...@@ -199,6 +199,7 @@
- { src: "netbox_agent.yml", dest: "/etc/netbox_agent.yml" } - { src: "netbox_agent.yml", dest: "/etc/netbox_agent.yml" }
- name: Install netbox_agent - name: Install netbox_agent
ansible.builtin.pip: ansible.builtin.pip:
# Aktuellen master weil Release nicht funktioniert
name: git+https://github.com/Solvik/netbox-agent@042a6fcf35ce80a53d0cb6f0147a06c9d3eb50ba name: git+https://github.com/Solvik/netbox-agent@042a6fcf35ce80a53d0cb6f0147a06c9d3eb50ba
- name: Add cronjob for netbox_agent - name: Add cronjob for netbox_agent
ansible.builtin.cron: ansible.builtin.cron:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment