Skip to content

Commit f5d92ac

Browse files
author
Gpshfrd
committed
documenttion complete
1 parent e6c0a73 commit f5d92ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/docs/lab6/LAB06.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ skipping: [lab04-vm]
352352

353353
- Workflow logs show ansible-lint passing, playbook execution, and verification step.
354354
- Badge is visible in README.
355-
- [screenshot] screenshot of a successful GitHub Actions workflow run here after push.
355+
- ![workflow](screenshots/workflow.png)
356356

357357
#### Research answers:
358358

@@ -391,4 +391,4 @@ skipping: [lab04-vm]
391391

392392
## Summary
393393

394-
This lab improved my automation skills with advanced Ansible features and CI/CD. I learned about error handling, selective execution, safe cleanup, and production-grade deployment patterns. The integration with GitHub Actions ensures reliable, repeatable deployments. All scenarios were tested and the application works as expected.
394+
This lab improved my automation skills with advanced Ansible features and CI/CD. I learned about error handling, selective execution, safe cleanup, and production-grade deployment patterns. The integration with GitHub Actions ensures reliable, repeatable deployments. All scenarios were tested and the application works as expected. Time spent: ~8 hours (don't count breaks).
97.5 KB
Loading

0 commit comments

Comments
 (0)