Jump to content

Ansible Core Concepts and Advanced Features


Recommended Posts

539499712_359020115_tuto.jpg
1.36 GB | 26min 17s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English



Files Included :
FileName :001 Ansible Core Concepts and Advanced Features Introduction.mp4 | Size: (8.42 MB)
FileName :001 Module Introduction.mp4 | Size: (3.58 MB)
FileName :001 Learning objectives.mp4 | Size: (2.2 MB)
FileName :002 1 1 What is Configuration Management.mp4 | Size: (13.89 MB)
FileName :003 1 2 Solutions for Configuration Management.mp4 | Size: (6.45 MB)
FileName :004 1 3 Configuring as Code and DevOps.mp4 | Size: (5.89 MB)
FileName :005 1 4 Ansible Components.mp4 | Size: (16.11 MB)
FileName :006 1 5 Working with Ansible in Small Environments.mp4 | Size: (4.96 MB)
FileName :007 1 6 Working with Ansible in Large Environments.mp4 | Size: (5.71 MB)
FileName :001 Learning objectives.mp4 | Size: (3.71 MB)
FileName :002 2 1 Ansible Infrastructure Components.mp4 | Size: (20.67 MB)
FileName :003 2 2 Setting up a RHEL Ansible Control Node.mp4 | Size: (22.24 MB)
FileName :004 2 3 Setting up an Ubuntu Ansible Control Node.mp4 | Size: (10.33 MB)
FileName :005 2 4 Setting up an Ansible Control Node with Python pip.mp4 | Size: (9.05 MB)
FileName :006 2 5 Requirements for Managing Assets.mp4 | Size: (7.76 MB)
FileName :007 2 6 Modules and Collections.mp4 | Size: (8.74 MB)
FileName :008 2 7 Using Ansible to Configure Managed Nodes.mp4 | Size: (77.66 MB)
FileName :009 2 8 Defining Default Settings in ansible cfg.mp4 | Size: (22.5 MB)
FileName :010 2 9 Managing Windows.mp4 | Size: (29.64 MB)
FileName :011 2 10 Using MacOS as a Control Node.mp4 | Size: (9.9 MB)
FileName :001 Learning objectives.mp4 | Size: (3.9 MB)
FileName :002 3 1 Centralizing Configuration as Code Using Git.mp4 | Size: (22.87 MB)
FileName :003 3 2 Using AWX and Ansible Automation Platform.mp4 | Size: (12.67 MB)
FileName :004 3 3 Configuring ansible-navigator.mp4 | Size: (19.44 MB)
FileName :005 3 4 Working with ansible-navigator.mp4 | Size: (23.19 MB)
FileName :006 3 5 Providing Required Collections for ansible-navigator.mp4 | Size: (7.71 MB)
FileName :007 3 6 ansible-navigator Configuration.mp4 | Size: (1.9 MB)
FileName :008 Lesson 3 Lab Using ansible-navigator.mp4 | Size: (16.42 MB)
FileName :001 Learning objectives.mp4 | Size: (2.29 MB)
FileName :002 4 1 Ad-hoc Commands versus Playbooks.mp4 | Size: (22.68 MB)
FileName :003 4 2 Using Ansible Content Collections.mp4 | Size: (26.41 MB)
FileName :004 4 3 Exploring Essential Ansible Modules.mp4 | Size: (19.76 MB)
FileName :005 4 4 Using Module Documentation.mp4 | Size: (14.75 MB)
FileName :006 4 5 Using Ansible in an Idempotent Way.mp4 | Size: (7.83 MB)
FileName :007 Lesson 4 Lab Using Ad-Hoc Commands.mp4 | Size: (1.61 MB)
FileName :008 Lesson 4 Lab Solution Using Ad-Hoc Commands.mp4 | Size: (10.33 MB)
FileName :001 Learning objectives.mp4 | Size: (2.79 MB)
FileName :002 5 1 Understanding Playbook Structure.mp4 | Size: (14.38 MB)
FileName :003 5 2 Running Your First Playbook.mp4 | Size: (10.38 MB)
FileName :004 5 3 Understanding Task Execution and Errors.mp4 | Size: (14.49 MB)
FileName :005 5 4 Using ansible-navigator to Run Playbooks.mp4 | Size: (5.59 MB)
FileName :006 Lesson 5 Lab Using a Playbook to Deploy a Webserver.mp4 | Size: (2.54 MB)
FileName :007 Lesson 5 Lab Solution Using a Playbook to Deploy a Webserver.mp4 | Size: (23.55 MB)
FileName :001 Module Introduction.mp4 | Size: (1.99 MB)
FileName :001 Learning objectives.mp4 | Size: (4.99 MB)
FileName :002 6 1 Separating Code from Site-Specific Configuration.mp4 | Size: (3.39 MB)
FileName :003 6 3 Understanding Where to Define Your Variables.mp4 | Size: (14.88 MB)
FileName :004 6 4 Using Ansible Facts.mp4 | Size: (28.58 MB)
FileName :005 6 5 Using set fact.mp4 | Size: (12.36 MB)
FileName :006 6 6 Understanding Different Notations for Facts and Variables.mp4 | Size: (15.95 MB)
FileName :007 6 7 Using Multi-valued Variables.mp4 | Size: (28.51 MB)
FileName :008 6 8 Using Magic Variables.mp4 | Size: (16.63 MB)
FileName :009 6 9 Using Register.mp4 | Size: (9.13 MB)
FileName :010 6 10 Using Vault to Store Sensitive Information.mp4 | Size: (19.47 MB)
FileName :001 Learning objectives.mp4 | Size: (3.17 MB)
FileName :002 7 1 Conditionals Overview.mp4 | Size: (18.03 MB)
FileName :003 7 2 Using loop to Process a List of Items.mp4 | Size: (23.83 MB)
FileName :004 7 3 Using Handlers for Conditional Task Execution.mp4 | Size: (19.46 MB)
FileName :005 7 4 Using when to Run Tasks in Specific Situations.mp4 | Size: (34.24 MB)
FileName :006 7 5 Using register to Work with Task Results.mp4 | Size: (10.84 MB)
FileName :007 7 6 Using Blocks.mp4 | Size: (14.66 MB)
FileName :008 7 8 Using assert.mp4 | Size: (17.63 MB)
FileName :009 Lesson 7 Lab Using when to Create Idempotency.mp4 | Size: (3.17 MB)
FileName :010 Lesson 7 Lab Solution Using when to Create Idempotency.mp4 | Size: (15.11 MB)
FileName :001 Learning objectives.mp4 | Size: (2.71 MB)
FileName :002 8 1 Manipulating Files.mp4 | Size: (12.95 MB)
FileName :003 8 2 Changing File Contents.mp4 | Size: (14.87 MB)
FileName :004 8 3 Using the find Module.mp4 | Size: (13.87 MB)
FileName :005 8 4 Using Templates.mp4 | Size: (9.58 MB)
FileName :006 8 5 Using Conditional Statements in Templates.mp4 | Size: (19.25 MB)
FileName :007 Lesson 8 Lab Working with Files.mp4 | Size: (1.19 MB)
FileName :008 Lesson 8 Lab Solution Working with Files.mp4 | Size: (5.35 MB)
FileName :001 Learning objectives.mp4 | Size: (2.72 MB)
FileName :002 9 1 Understanding and Using Roles.mp4 | Size: (21.97 MB)
FileName :003 9 2 Working with ansible-galaxy.mp4 | Size: (7.09 MB)
FileName :004 9 3 How Roles are Organized.mp4 | Size: (10.6 MB)
FileName :005 9 4 Writing Custom Roles.mp4 | Size: (28.02 MB)
FileName :006 9 5 Using System Roles.mp4 | Size: (1.86 MB)
FileName :007 Lesson 9 Lab Working with Roles.mp4 | Size: (11.55 MB)
FileName :001 Module Introduction.mp4 | Size: (1.84 MB)
FileName :001 Learning objectives.mp4 | Size: (4.13 MB)
FileName :002 10 1 Using include and import.mp4 | Size: (7.91 MB)
FileName :003 10 2 Configuring Security.mp4 | Size: (28.61 MB)
FileName :004 10 3 Using Tags.mp4 | Size: (6.46 MB)
FileName :005 10 4 Using Delegation.mp4 | Size: (9.28 MB)
FileName :006 10 5 Managing Parallelism.mp4 | Size: (7.02 MB)
FileName :007 10 6 Efficiently Copying Files.mp4 | Size: (6.71 MB)
FileName :008 10 7 Optimizing SSH.mp4 | Size: (11.02 MB)
FileName :009 10 8 Case Study Optimizing Ansible.mp4 | Size: (2.21 MB)
FileName :010 Lesson 10 Lab Optimizing Ansible.mp4 | Size: (9.99 MB)
FileName :001 Learning objectives.mp4 | Size: (3.45 MB)
FileName :002 11 1 Understanding Filters and Plugins.mp4 | Size: (6.25 MB)
FileName :003 11 2 Filters, Plugins, and Collections.mp4 | Size: (9.7 MB)
FileName :004 11 3 Understanding Filters and Variable Types.mp4 | Size: (11.87 MB)
FileName :005 11 4 Using Filters to Change Variables.mp4 | Size: (17.78 MB)
FileName :006 11 5 Using Filters to Work with Network Addresses.mp4 | Size: (31.45 MB)
FileName :007 11 6 Examples of Using Filters.mp4 | Size: (18.19 MB)
FileName :008 11 7 More examples of using filters.mp4 | Size: (25.02 MB)
FileName :009 Lesson 11 Lab Using Filters.mp4 | Size: (3.2 MB)
FileName :010 Lesson 11 Lab Solution Using Filters.mp4 | Size: (5.55 MB)
FileName :001 Learning objectives.mp4 | Size: (2.95 MB)
FileName :002 12 1 Understanding Plugins.mp4 | Size: (6.75 MB)
FileName :003 12 2 Exploring Lookup Plugins.mp4 | Size: (23.62 MB)
FileName :004 12 3 Common Lookup Plugins.mp4 | Size: (13.68 MB)
FileName :005 12 4 Using the fileglob Plugin.mp4 | Size: (8.6 MB)
FileName :006 12 5 Plugin-based Inventory.mp4 | Size: (18.77 MB)
FileName :007 12 6 Fact Caching.mp4 | Size: (16.59 MB)
FileName :008 12 7 Creating Random Passwords.mp4 | Size: (7.24 MB)
FileName :009 12 8 The test Plugin.mp4 | Size: (6.69 MB)
FileName :010 Lesson 12 Lab Using Callback Plugins.mp4 | Size: (1.19 MB)
FileName :011 Lesson 12 Lab Solution Using Callback Plugins.mp4 | Size: (6.04 MB)
FileName :001 Ansible Core Concepts and Advanced Features Summary.mp4 | Size: (1.07 MB)]
Screenshot
LDLCtV6m_o.jpg



RapidGator

https://rapidgator.net/file/fa7ef93e6023a3c6d4674f2247a01920/Ansible.Core.Concepts.and.Advanced.Features.part1.rar
https://rapidgator.net/file/068e63fcdd311824e36a9281a79a21f0/Ansible.Core.Concepts.and.Advanced.Features.part2.rar

NitroFlare

https://nitroflare.com/view/7DF21BBCB582B85/Ansible.Core.Concepts.and.Advanced.Features.part1.rar
https://nitroflare.com/view/00F7EADB4ACE288/Ansible.Core.Concepts.and.Advanced.Features.part2.rar



Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...