ai-ryanbess
ai-ryanbess
Currently to pull a report via the API for rules you have to be pretty specific https://paloaltonetworks.github.io/pan-os-ansible/modules/panos_match_rule_module.html (destination_ip, destination_port, protocol, etc). Please support being less restrictive. In my use case...
As part of our provisioning process a ticket from the server team is sent to the FW team to ensure there are no existing rules for an IP in the...
Please support modifying/deleting objects via their GUID. We are pulling asset information from a CMDB. With the help of this module https://paloaltonetworks.github.io/pan-os-ansible/modules/panos_address_object_module.html we are able to create the objects. Should...
Confirmed Can't find devel. Currently running 1.12.0 ##### SUMMARY When you attempt to change the mac of an existing reservation, the reservation does get updated but the code crashes right...
When running this module https://docs.ansible.com/ansible/latest/collections/community/windows/win_dhcp_lease_module.html The reservation_name value does not show up in the reservation name section of the lease within DHCP MMC. **Rather**, it is the dns_hostname value that...
I am automating creating DHCP Reservations. Please support creating reservations by providing the MAC. The code should ask the DHCP server for an available IP to create the reservation with....
Please support the ability to ask the DHCP server for all its leases. I'd like to pull this data and then write that data to a CMDB.
per https://docs.ansible.com/ansible/latest/collections/cisco/ise/endpoint_module.html, the name attribute is supported. However when you go and use the name attribute, it errors out. Please support being able to name endpoints as they are entered...