-
Recent Posts
- Dlaczego Wi-Fi 5 nadal dominuje w sieciach firmowych
- Enterprise Wi-Fi Still Relies on Wi-Fi 5
- First Steps with Network Automation using Ansible
- Ansible: Network topology and configuration
- Getting Started with Network Automation using Ansible
- Managing Multiple IPSec Tunnels on Cisco IOS
- IPSec VPN Deployment using Crypto Maps
-
Recent Comments
No comments to show.
Author Archives: admin
First Steps with Network Automation using Ansible
I have collected some good examples of ad hoc command with specific modules below. EXAMPLE 01: ansible@virtualbox:~/Desktop$ ansible localhost -m find -a “paths=/var/log/ file_type=directory” EXAMPLE 02: Criteria: I would like to find files with specific criteria in a specific directory. … Continue reading
Posted in Uncategorized
Leave a comment