Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Complete Ansible Bootcamp: Go from zero to hero in Ansible, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:11
    What's Ansible in 10 seconds?
  2. Урок 2. 00:01:16
    Ansible Architecture in 1 minute
  3. Урок 3. 00:02:00
    Lab Environment Overview
  4. Урок 4. 00:11:36
    Lab Environment in Action
  5. Урок 5. 00:00:54
    Ansible Configuration File - ansible.cfg
  6. Урок 6. 00:01:44
    Bonus Lecture - Add Second Target Host to Inventory
  7. Урок 7. 00:03:43
    Ansible Modules are the Primary Materials !
  8. Урок 8. 00:02:26
    Ansible Module to Copy file from control machine to Target Hosts
  9. Урок 9. 00:01:08
    NOTE - Idempotent Module
  10. Урок 10. 00:02:13
    Ansible Module to Add Line to a Text File
  11. Урок 11. 00:01:59
    Ansible Module to install OS Packages (Web Server)
  12. Урок 12. 00:02:51
    SUDO access - Elevate Remote User Privileges
  13. Урок 13. 00:01:17
    The Mess of Ansible Adhoc Commands !!
  14. Урок 14. 00:02:49
    YAML Tutorial
  15. Урок 15. 00:01:24
    Ansible Playbook Structure
  16. Урок 16. 00:03:32
    Write & Run your First Playbook
  17. Урок 17. 00:01:14
    Naming is a best practice
  18. Урок 18. 00:04:13
    Deploy Static Website with Ansible
  19. Урок 19. 00:01:23
    Ansible Playbook Variables - Overview
  20. Урок 20. 00:00:46
    Variable Naming Validity
  21. Урок 21. 00:01:03
    Variable Scopes & Order of Precedence
  22. Урок 22. 00:01:07
    Variables with Global Scope
  23. Урок 23. 00:01:31
    Variables with Host Scope - PART1
  24. Урок 24. 00:01:09
    Variables with Play Scope
  25. Урок 25. 00:02:51
    Real Case ready for CI/CD pipeline | Extensive Hands On
  26. Урок 26. 00:00:24
    Real Case Part II - About Rollback Stage
  27. Урок 27. 00:02:09
    Variables at Runtime - Registered variables
  28. Урок 28. 00:01:47
    Registered variables - Hands-On
  29. Урок 29. 00:00:51
    Variables at Runtime - ansible_facts Theory
  30. Урок 30. 00:01:26
    Variables at Runtime - ansible_facts Hands-on
  31. Урок 31. 00:00:19
    Variables at Runtime - Turn off Gather Facts
  32. Урок 32. 00:00:44
    Variables at Runtime - Magic Variables - Quick Overview
  33. Урок 33. 00:00:47
    Scenario Overview to Expand Inventory
  34. Урок 34. 00:02:25
    Add more target hosts to inventory
  35. Урок 35. 00:01:13
    Inventory Structure - Hosts vs Groups
  36. Урок 36. 00:01:59
    Target a Group inside a Playbook
  37. Урок 37. 00:01:09
    Define Variables for Inventory Group
  38. Урок 38. 00:04:21
    Variables with Host Scope instead Play Scope
  39. Урок 39. 00:03:44
    Magic Variables - Hands-on
  40. Урок 40. 00:00:31
    ansible-inventory CLI
  41. Урок 41. 00:02:42
    Theory | host_vars & group_vars | Inventory Best Practices
  42. Урок 42. 00:02:46
    Hands-On | host_vars & group_vars | Inventory Best Practices
  43. Урок 43. 00:03:40
    Iterate with "loop" and "item" variable (like forEach)
  44. Урок 44. 00:03:12
    Conditional Task with "when" (like if else)
  45. Урок 45. 00:01:31
    delegate Task to another host
  46. Урок 46. 00:02:43
    Import Tasks from external file
  47. Урок 47. 00:02:47
    notify with handlers
  48. Урок 48. 00:01:21
    Overview Jinja2 and its relation with Ansible
  49. Урок 49. 00:02:56
    Filters
  50. Урок 50. 00:03:22
    Template Module vs Copy Module
  51. Урок 51. 00:01:36
    Jinja2 if-else block
  52. Урок 52. 00:03:16
    Jinja2 for loop block
  53. Урок 53. 00:01:39
    Ansible Vault - Why and Overview
  54. Урок 54. 00:02:34
    Ansible Vault - Hands-on
  55. Урок 55. 00:02:45
    Ansibl Role Overview - Why? What?
  56. Урок 56. 00:01:27
    Ansible Role Structure Anatomy
  57. Урок 57. 00:00:48
    Ansible Galaxy CLI for Roles
  58. Урок 58. 00:00:55
    How to import Role in Ansible Project
  59. Урок 59. 00:04:32
    Hands On - Ansible Role - Install Jenkins
  60. Урок 60. 00:05:26
    Install Kubernetes in 5 minutes with Ansible Role
  61. Урок 61. 00:00:42
    Ansible Collection Overview - Why ? What?
  62. Урок 62. 00:00:59
    Ansible Collection Structure - Anatomy
  63. Урок 63. 00:00:46
    Ansible Galaxy CLI for Collections
  64. Урок 64. 00:01:27
    How to import Collection in Ansible Project
  65. Урок 65. 00:03:24
    Hands On - Ansible Collections - Demo
  66. Урок 66. 00:02:58
    100% Fully Containerized Lab Environment
  67. Урок 67. 00:01:41
    Multiple files inventory
  68. Урок 68. 00:01:15
    Inventory with Group of Groups
  69. Урок 69. 00:03:00
    Dynamic Inventory - Theory
  70. Урок 70. 00:05:01
    Dynamic Inventory - Hands-on
  71. Урок 71. 00:08:54
    Dynamic Inventory - Hands-on with AWS Inventory
  72. Урок 72. 00:00:42
    Ansible - The Big Architecture
  73. Урок 73. 00:00:39
    Capstone Project - Overview
  74. Урок 74. 00:02:16
    App Source Code - Overview
  75. Урок 75. 00:02:29
    Scaffold Project - Design inventory
  76. Урок 76. 00:02:23
    Scaffold Project - Playbooks & Roles Skeleton
  77. Урок 77. 00:01:06
    Automation Strategy - Super Important !!
  78. Урок 78. 00:04:51
    Database - MongoDB - Installation Play
  79. Урок 79. 00:07:00
    Database - MongoDB - Admin Configuration Play
  80. Урок 80. 00:03:52
    Database - MongoDB - App user Configuration
  81. Урок 81. 00:02:19
    Database - MongoDB - Security Configuration
  82. Урок 82. 00:02:41
    Backend - Go - Pre-build Play
  83. Урок 83. 00:03:20
    Backend - Go - Build Play
  84. Урок 84. 00:01:09
    Backend - Go - Refactor Build Play with Vars
  85. Урок 85. 00:01:59
    Backend - Go - Try Run it Manually
  86. Урок 86. 00:01:58
    Backend - Go - Run it at Production grade
  87. Урок 87. 00:04:55
    Backend - Go - Deploy Play
  88. Урок 88. 00:03:49
    Backend - Go - Refactor Deploy Play with Vars
  89. Урок 89. 00:01:34
    Frontend - React - Pre-build Play
  90. Урок 90. 00:02:04
    Frontend - React - Build Play
  91. Урок 91. 00:01:31
    Frontend - React - Try Run it Manually
  92. Урок 92. 00:02:06
    Frontend - React - Deploy Play
  93. Урок 93. 00:00:48
    Conclusion - From Pets To Cattle