We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262949b commit da4898dCopy full SHA for da4898d
README.md
@@ -16,7 +16,7 @@ Netbox areas that will be required:
16
Hosts:
17
- Install WinRM on Windows OS to access from the CM (Control Machine)
18
19
-CM:
+CM (Ansible):
20
- Install Kerberos/sshkeys to access to the hosts of your ansible inventory.
21
- Install Ansible.
22
@@ -27,15 +27,6 @@ CM:
27
28
- Set the inventory (IP or DomainName) in hosts.
29
- Then run the ansible playbook and populate your server information into NETBOX.
30
- #ansible-playbook main.yml -i hosts
31
-
32
- 
33
34
-Netbox:
35
+ *ansible-playbook main.yml -i hosts
36
37
38
39
-Funtionality supported NETBOX - ZABBIX:
40
-- Devices (Disk, VM)
41
-- IPAM
0 commit comments