[ansible-project] Automate VM creation with Ansible (VMware, Bind, Zabbix)

2018-04-01 Thread Vamberto Rocha JR
Hello everybody In my environment, I own VMware with vCenter, Bind as DNS server and Zabbix as a monitoring tool. What I would like to do with Ansible is to create a virtual machine from an already predefined template, add an entry in DNS, and add the VM in Zabbix monitoring. I know Ansible h

[ansible-project] Administrate 3com switchs with Ansible

2019-09-10 Thread Vamberto Rocha JR
Hello everyone, Someone administrate switchs 3com (4210 and 5500) using Ansible ? I would like to automate the backup of these switchs Regards -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receivin

[ansible-project] Problem to connect cisco switches

2022-05-27 Thread Vamberto Rocha JR
Hi guys, I have some problem to connect in cisco switches no make backup. My using these variables ansible_connection: network_cli ansible_network_os: ios ansible_user: ansible ansible_password: *** And I receive this error: ###