Skip to content

aknot242/bigip-onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic BIG-IP onboarding using Ansible and a Docker container

Dependencies

Prerequisites

  • Docker must be installed
  • Your Docker container must be able to connect to a specified BIG-IP over TCP port 443
  • The BIG-IP must already be configured with a management address, and must already have a strong password set if using BIG-IP v14+

Usage

Update the playbook.yml and hosts.ini accordingly for your environment. Run ./onboard.sh first. Once the container is up, cd bigip-onboarding then run ansible-playbook /home/snops/bigip-onboarding/playbook.yml inside the container. Playbook variables can be found in the README at https://github.com/f5devcentral/ansible-role-bigip_onboarding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published