Ansible 101: Ad-hoc Cmds and Inventory Files
2024-1-24 21:37:10 Author: hackernoon.com(查看原文) 阅读量:10 收藏

Hackernoon logo

Ansible 101: Ad-hoc Cmds and Inventory Files  by@cloudkungfu

Too Long; Didn't Read

Ansible is a task automation tool that uses scripts to run commands on remote or local systems. The main idea is to have the Ansible CLI installed on a machine you have access to. Then you'll create a list of servers and IP addresses in what's called an `Inventory` file. After which you can use Ansible. to run `ad-hoc commands` to execute tasks on the servers you listed.

featured image - Ansible 101: Ad-hoc Cmds and Inventory Files

cloud-kung-fu HackerNoon profile picture


@cloudkungfu

cloud-kung-fu


Sharing DevOps thoughts, ideas & experiments.


Receive Stories from @cloudkungfu


Credibility

react to story with heart

RELATED STORIES

Article Thumbnail

Article Thumbnail

Article Thumbnail

Article Thumbnail

Article Thumbnail

L O A D I N G
. . . comments & more!


文章来源: https://hackernoon.com/ansible-101-ad-hoc-cmds-and-inventory-files?source=rss
如有侵权请联系:admin#unsafe.sh