ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Ansible Configuration Management, 2nd Edition: Leverage the power of Ansible to manage your infrastructure efficiently

دانلود کتاب مدیریت پیکربندی Ansible، ویرایش دوم: از قدرت Ansible برای مدیریت کارآمد زیرساخت خود استفاده کنید

Ansible Configuration Management, 2nd Edition: Leverage the power of Ansible to manage your infrastructure efficiently

مشخصات کتاب

Ansible Configuration Management, 2nd Edition: Leverage the power of Ansible to manage your infrastructure efficiently

دسته بندی: سیستم های عامل
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9781785282300 
ناشر: Packt Publishing 
سال نشر: 2015 
تعداد صفحات: 122 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 1 مگابایت 

قیمت کتاب (تومان) : 51,000



کلمات کلیدی مربوط به کتاب مدیریت پیکربندی Ansible، ویرایش دوم: از قدرت Ansible برای مدیریت کارآمد زیرساخت خود استفاده کنید: کتابخانه، ادبیات کامپیوتر، مدیریت پیکربندی، Ansible



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 10


در صورت تبدیل فایل کتاب Ansible Configuration Management, 2nd Edition: Leverage the power of Ansible to manage your infrastructure efficiently به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب مدیریت پیکربندی Ansible، ویرایش دوم: از قدرت Ansible برای مدیریت کارآمد زیرساخت خود استفاده کنید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب مدیریت پیکربندی Ansible، ویرایش دوم: از قدرت Ansible برای مدیریت کارآمد زیرساخت خود استفاده کنید

Ansible یک پلت فرم نرم افزار منبع باز برای پیکربندی و مدیریت کامپیوترها است. این یک راه روشن و مختصر برای مدیریت پیکربندی زیرساخت لینوکس شما ارائه می دهد. این کتاب یک راهنمای گام به گام است که دانش مورد نیاز برای مدیریت موثر سیستم های خود را به روشی ساده، سریع و قابل نگهداری با مثال های واقعی در اختیار شما قرار می دهد. شما با یادگیری اصول اولیه Ansible شروع کرده و سپس به بررسی موضوعات پیشرفته تر خواهید پرداخت. سپس عملیات اساسی و پیچیده playbooks را یاد خواهید گرفت و با ماژول ها برای مدیریت ماشین های ویندوز و استقرار آنها تعامل خواهید داشت. همچنین با ویژگی های پیشرفته تر Ansible مانند به روز رسانی سریال ماشین ها، واگذاری وظایف به ماشین های دیگر، استفاده پیشرفته از متغیرها، حلقه و شرایط، کپی کردن کل فهرست ها و استفاده از فیلترها برای پردازش متغیرها آشنا خواهید شد. در پایان کتاب، یاد خواهید گرفت که چگونه با نوشتن ماژول ها و پلاگین های خود، عملکرد خود Ansible را افزایش دهید.


توضیحاتی درمورد کتاب به خارجی

Ansible is an open source software platform for configuring and managing computers. It provides a clear and concise way to manage the configuration of your Linux infrastructure. This book is a step-by-step guide that provides you with the knowledge you require to effectively manage your systems in a simple, quick, and maintainable way, with real-world examples. You will begin by learning the basics of Ansible and then move on to exploring more advanced topics. You will then learn the basic and complex operations of playbooks and interact with modules to manage Windows machines and deploy them. You will also get acquainted with Ansible's more advanced features such as serially updating machines, delegating tasks to other machines, advanced uses of variables, looping and conditions, copying whole directories, and using filters to process variables. Towards the end of the book, you will learn how to increase the functionality of Ansible itself by writing your own modules and plugins.



فهرست مطالب

Cover
Copyright
Credits
About the Author
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: Getting Started with Ansible
Hardware and software required
Installation methods
Installing from your distribution
Installing from pip
Installing from the source code
Setting up Ansible
Setting up on Windows
First steps with Ansible
Module help
Summary
Chapter 2: Simple Playbooks
The target section
The variable section
The task section
The handlers section
The playbook modules
The template module
The set_fact module
The pause module
The wait_for module. The assemble moduleThe add_host module
The group_by module
The slurp module
Windows playbook modules
Cloud Infrastructure modules
The AWS modules
Summary
Chapter 3: Advanced Playbooks
Running operations in parallel
Looping
Conditional execution
Task delegation
Extra variables
The hostvars variable
The groups variable
The group_names variable
The inventory_hostname variable
The inventory_hostname_short variable
The inventory_dir variable
The inventory_file variable
Finding files with variables
Environment variables
External data lookups
Storing results
Processing data. Debugging playbooksThe debug module
The verbose mode
The check mode
The pause module
Summary
Chapter 4: Larger Projects
Includes
Task includes
Handler includes
Playbook includes
Roles
Role metadata
Role defaults
Speeding things up
Provisioning
Tags
Ansible\'s pull mode
Storing secrets
Summary
Chapter 5: Custom Modules
Writing a module in Bash
Using a custom module
Writing modules in Python
External inventories
Extending Ansible
Connection plugins
Lookup plugins
Filter plugins
Callback plugins
Summary
Index.




نظرات کاربران