Ansible : up & running, automating configuration management and deployment the easy way

Book Cover
Average Rating
Published
Sebastopol : O'Reilly Media, Incorporated, 2022.
Status
Available Online

Description

Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install agents on your nodes. And there's an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with Ansible whether you're a developer deploying code or a system administrator looking for a better automation solution.

Authors Bas Meijer, Lorin Hochstein, and Rene Moser show you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll learn how Ansible has all the functionality you need--and the simplicity you desire.

  • Explore Ansible configuration management and deployment
  • Manage Linux, Windows, and network devices
  • Learn how to apply Ansible best practices
  • Understand how to use the new collections format
  • Create custom modules and plug-ins
  • Generate reusable Ansible content for open source middleware
  • Build container images, images for cloud instances, and cloud infrastructure
  • Automate CI/CD development environments
  • Learn how to use Ansible Automation Platform for DevOps

More Details

Format
Edition
Third edition.
Language
English
ISBN
9781098109127, 1098109120

Notes

Description
Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install agents on your nodes. And there's an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with Ansible whether you're a developer deploying code or a system administrator looking for a better automation solution. Authors Bas Meijer, Lorin Hochstein, and Rene Moser show you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll learn how Ansible has all the functionality you need--and the simplicity you desire. Explore Ansible configuration management and deployment Manage Linux, Windows, and network devices Learn how to apply Ansible best practices Understand how to use the new collections format Create custom modules and plug-ins Generate reusable Ansible content for open source middleware Build container images, images for cloud instances, and cloud infrastructure Automate CI/CD development environments Learn how to use Ansible Automation Platform for DevOps.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Meijer, B., Hochstein, L., & Moser, R. (2022). Ansible: up & running, automating configuration management and deployment the easy way (Third edition.). O'Reilly Media, Incorporated.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Meijer, Bas, Lorin, Hochstein and René, Moser. 2022. Ansible: Up & Running, Automating Configuration Management and Deployment the Easy Way. Sebastopol: O'Reilly Media, Incorporated.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Meijer, Bas, Lorin, Hochstein and René, Moser. Ansible: Up & Running, Automating Configuration Management and Deployment the Easy Way Sebastopol: O'Reilly Media, Incorporated, 2022.

Harvard Citation (style guide)

Meijer, B., Hochstein, L. and Moser, R. (2022). Ansible: up & running, automating configuration management and deployment the easy way. Third edn. Sebastopol: O'Reilly Media, Incorporated.

MLA Citation, 9th Edition (style guide)

Meijer, Bas,, Lorin Hochstein, and René Moser. Ansible: Up & Running, Automating Configuration Management and Deployment the Easy Way Third edition., O'Reilly Media, Incorporated, 2022.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
d481b151-f4b9-743d-3887-3e456c8402c0-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work IDd481b151-f4b9-743d-3887-3e456c8402c0-eng
Full titleansible up and running automating configuration management and deployment the easy way
Authormeijer bas
Grouping Categorybook
Last Update2025-03-25 03:30:44AM
Last Indexed2025-05-22 03:39:58AM

Book Cover Information

Image SourcecontentCafe
First LoadedSep 15, 2023
Last UsedJun 6, 2024

Marc Record

First DetectedMar 20, 2023 10:19:23 AM
Last File Modification TimeDec 17, 2024 08:21:33 AM
SuppressedRecord had no items

MARC Record

LEADER04215cam a2200505 i 4500
001on1336404780
003OCoLC
00520241217081922.0
006m     o  d        
007cr cnu---unuuu
008220716s2022    cau     o     000 0 eng d
019 |a 1336007455
020 |a 9781098109127|q (electronic book)
020 |a 1098109120|q (electronic book)
035 |a (OCoLC)1336404780|z (OCoLC)1336007455
037 |a 9781098109141|b O'Reilly Media
040 |a EBLCP|b eng|e rda|e pn|c EBLCP|d ORMDA|d OCLCQ|d OCLCF|d YDX|d OCLCQ|d UKAHL|d N$T|d UBY|d OCLCO
049 |a MAIN
050 4|a QA76.76.C69|b M45 2022
08204|a 004.068/8|2 23/eng/20220719
1001 |a Meijer, Bas,|e author.
24510|a Ansible :|b up & running, automating configuration management and deployment the easy way /|c Bas Meijer, Lorin Hochstein & René Moser.
250 |a Third edition.
264 1|a Sebastopol :|b O'Reilly Media, Incorporated,|c 2022.
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
5050 |a Preface to the Third Edition -- Chapter 1. Introduction -- Chapter 2. Installation and Setup -- Chapter 3. Playbooks: A Beginning -- Chapter 4. Inventory: Describing Your Servers -- Chapter 5. Variables and Facts -- Chapter 6. Introducing Mezzanine: Our Test Application -- Chapter 7. Deploying Mezzanine with Ansible -- Chapter 8. Debugging Ansible Playbooks -- Chapter 9. Roles: Scaling Up Your Playbooks -- Chapter 10. Complex Playbooks -- Chapter 11. Customizing Hosts, Runs, and Handlers -- Chapter 12. Managing Windows Hosts -- Chapter 13. Ansible and Containers -- Chapter 14. Quality Assurance with Molecule -- Chapter 15. Collections -- Chapter 16. Creating Images -- Chapter 17. Cloud Infrastructure -- Chapter 18. Callback Plug-ins -- Chapter 19. Custom Modules -- Chapter 20. Making Ansible Go Even Faster -- Chapter 21. Networking and Security -- Chapter 22. CI/CD and Ansible -- Chapter 23. Ansible Automation Platform -- Chapter 24. Best Practices
520 |a Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install agents on your nodes. And there's an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with Ansible whether you're a developer deploying code or a system administrator looking for a better automation solution. Authors Bas Meijer, Lorin Hochstein, and Rene Moser show you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll learn how Ansible has all the functionality you need--and the simplicity you desire. Explore Ansible configuration management and deployment Manage Linux, Windows, and network devices Learn how to apply Ansible best practices Understand how to use the new collections format Create custom modules and plug-ins Generate reusable Ansible content for open source middleware Build container images, images for cloud instances, and cloud infrastructure Automate CI/CD development environments Learn how to use Ansible Automation Platform for DevOps.
5880 |a Online resource; title from digital title page (viewed on September 26, 2022).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Configuration management.
650 0|a Programming languages (Electronic computers)|9 52264
650 0|a Open source software.|9 73429
7001 |a Hochstein, Lorin,|e author.
7001 |a Moser, René,|e author.
77608|i Print version:|a Meijer, Bas.|t Ansible: up and Running.|d Sebastopol : O'Reilly Media, Incorporated, ©2022|z 9781098109158
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781098109141/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH40397770
938 |a ProQuest Ebook Central|b EBLB|n EBL7042408
938 |a YBP Library Services|b YANK|n 303025719
938 |a EBSCOhost|b EBSC|n 3332037
994 |a 92|b VIA
999 |c 284007|d 284007