Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Swift library to support 🐜 IT Automation 🐜🐜 tasks.

License

NotificationsYou must be signed in to change notification settings

heckj/formic

Repository files navigation

Swift library to support IT Automation tasks.

Overview

This is a library to support building IT automation tools in Swift, taking a lot of inspiration from existing and past IT automation tools.It's meant to operate similarly to Ansible, focusing on configuring the software on remote hosts using a channel of "ssh" to those hosts, presumably with a key you already have.

I expect that most SRE/DevOps staff are not going to be interested in creating something using the Swift language.Instead, I'm assembling these pieces to support building my own custom playbooks and tools for managing remote hosts and services.

I've included a hard-coded example of using this library from an argument-parser based CLI tool.Look through the content inupdateExample to get a sense of using it in practice.


[8]ページ先頭

©2009-2025 Movatter.jp