Skip to content

Commit

Permalink
fix ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Aug 29, 2024
1 parent 558ffc8 commit e8f53f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Please see [f5execenv] documentation for further instructions how to use and bui
ansible_user: "{{ provider.user }}"
ansible_httpapi_password: "{{ provider.password }}"
ansible_httpapi_port: "{{ provider.server_port }}"
ansible_network_os: f5networks.f5_bigip.bigip
ansible_network_os: f5networks.f5os.f5os
ansible_httpapi_use_ssl: yes
ansible_httpapi_validate_certs: "{{ provider.validate_certs }}"
```
Expand All @@ -84,8 +84,6 @@ We love hearing about how you're using the F5OS collection for Ansible.
> **_NOTE:_** **This repository is a mirror, only issues submissions are accepted.**
- Wojciech Wypior and the F5 team
## Copyright
Copyright 2023 F5 Networks Inc.
Expand Down

0 comments on commit e8f53f5

Please sign in to comment.