Devops_Automation
Devops_Automation
##### COMPONENT NAME - name: Generate F5 BIG-IP CSR hosts: all gather_facts: no collections: - f5networks.f5_modules connection: local vars: f5_server: "{{ your_f5_server }}" f5_username: "{{ your_f5_username }}" f5_password: "{{ your_f5_password...
##### COMPONENT NAME bigip_device_info ### Environment: Ansible Module ##### ANSIBLE VERSION ``` ansible [core 2.15.1] config file = None configured module search path = ['/Users/xyz/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location...
I stuck in one of the automation case. It nightmare since long time. Can help to advice is there any automation way to delete Data Group File List from File...
##### COMPONENT NAME `bigip_command` ### Environment Prod ##### ANSIBLE VERSION ``` **ansible [core 2.15.1] python version = 3.11.9 jinja version = 3.1.2** ansible.netcommon 6.0.0 ansible.posix 1.5.4 ansible.utils 3.1.0 arista.eos 7.0.0...