Skip to content

Commit

Permalink
Merge pull request #126 from f5devcentral/mmabis-dev-class10
Browse files Browse the repository at this point in the history
doc fixes for lab testers
  • Loading branch information
VDI-Tech-Guy authored Jan 8, 2025
2 parents d1a718a + 23ee61a commit 2b44354
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/class10/AS3/04-WAF-Policy-Management_as3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Running this template assumes that a F5 BIG-IP instance, necessary webservers an
.. note::

This Playbook modifies the provisioning of modules on the BIG-IP and will take some time to complete as the new module comes online.
This Playbook modifies the provisioning of modules using Declarative Onboarding (DO) on the BIG-IP and will take some time to complete as the new module comes online.

.. attention::

Expand Down
2 changes: 1 addition & 1 deletion docs/class10/Modules/00-Backup-Restore-Role.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN THE TEMPLATE

Running this template assumes that a F5 BIG-IP instance, necessary webservers and Ansible node are available. To deploy a sandbox infrastructure in AWS users can use the `Ansible Workshops <https://github.com/ansible/workshops>`__

1. Login to the Ansible Host
1. Ensure you are using a terminal from VSCode (UDF --> Ansible-Node --> Access --> Code-Server --> Password: Ansible123! --> Trust --> Terminal --> New Terminal)

2. Change Directory in the Ansible Host to the use-cases repo previously downloaded

Expand Down
4 changes: 2 additions & 2 deletions docs/class10/class10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ The use cases templates are built for the F5 UDF ennvironment. These usecases ca

With a F5 UDF environment and these scenario use cases, users can/will be able to

- Understand the differences between Imparative (iRest API) and Declarative (AS3) coding
- Test common deployment scenarios with imparative coding and seeing the same scenarios in declarative coding.
- Understand the differences between Imperative (iControl REST API) and Declarative (AS3) coding
- Test common deployment scenarios with Imperative coding and seeing the same scenarios in declarative coding.
- Test deployments with Ansible Automation Platform.

.. attention::
Expand Down

0 comments on commit 2b44354

Please sign in to comment.