24 lines
834 B
Markdown
24 lines
834 B
Markdown
# Ansible
|
|
|
|
## Complete examples
|
|
|
|
Example and code fragments for Cisco, Netbox and Ansible.
|
|
|
|
* `debian-graylog-example` Ansible Role to onboard Debian Linux Servers in Graylog Open
|
|
|
|
* `windows-graylog-example` Ansible Role to onboard Windows Servers in Graylog Open
|
|
|
|
* `windows-snmp-example` OpenSSH Server on Windows and SNMP Service installation with Ansible
|
|
|
|
* `windows-nsclientplusplus-example` NSCLient++ on Windows installation with Ansible
|
|
|
|
## Code snippets
|
|
|
|
* `cisco-asa-firewalls-serial-nums.yaml` Collects minimum facts from ASA in single or clustered mode
|
|
|
|
* `netbox-cisco-asa-firewall-serialnums.yaml` Update Serial number of single and clustered ASA firewall
|
|
|
|
* `netbox-cisco-switch-serialnums.yaml` Update Serial number of single and stacked switch
|
|
|
|
* `collect_mac_address.yaml` Collect MAC addresses from Cisco Switches
|