Member-only story

Retrieve ASM Policy Facts from the F5 Network Infrastructure

How to retrieve the ASM Policy Facts from the F5 Network Infrastructure using Ansible Network f5networks.f5_modules.

Luca Berton
3 min readApr 26, 2023

Retrieve ASM Policy Facts from the F5 Network Infrastructure

Nowadays, businesses use DevOps and automation to speed up application development and eliminate IT bottlenecks. Network automation is the next frontier. We can use Ansible to automate application delivery services like identity and access management, web application security, and TCP optimization. Combining with the F5 services, we can automate and orchestrate using Ansible through a series of integrations with the F5 BIG-IP API modules. Ansible F5 modules enable the most common use cases and follow best practices while providing an agentless solution that uses the native APIs of BIG-IP, improving configuration and automation speed and consistency.

Links

Code

The “F5Networks.F5_Modules” Ansible collection interacts with F5 infrastructure. Install in our system using the ansible-galaxy tool:

ansible-galaxy collection install f5networks.f5_modules

We are going to use the following F5 modules:

--

--

Luca Berton
Luca Berton

Written by Luca Berton

I help creative Automation DevOps, Cloud Engineer, System Administrator, and IT Professional to succeed with Ansible Technology to automate more things everyday

No responses yet