@cryptotaxi247 / netdata-1 / commits / 3f8806b32

Move ansible md (#14469)

* Move the ansible installation instructions under packaging/installer/methods * Moved ansible

Chris Akritidis committed Feb 8, 2023 at 09:10 UTC 3f8806b3289489979880e799a2f45f18ffd34f8e
1 file changed +1 -1
packaging/installer/methods/ansible.md renamed
+1 -1
@@ -2,7 +2,7 @@
2 title: Deploy Netdata with Ansible
3 description: "Deploy an infrastructure monitoring solution in minutes with the Netdata Agent and Ansible. Use and customize a simple playbook for monitoring as code."
4 image: /img/seo/guides/deploy/ansible.png
5 -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/deploy/ansible.md
5 +custom_edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/ansible.md
6 sidebar_label: "Install Netdata with Ansible"
7 learn_status: "Published"
8 learn_topic_type: "Tasks"