jay-babu / ansible-local-exec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

ansible-local-exec

Go Reference

Completions

Run ansible-local-exec completion {fish|bash|zsh|powershell} to generate completions.

Run ansible-local-exec help completion for more information.

Command

ansible-local-exec --source apt.yml.

Runs ansible-playbook --connection local --inventory 127.0.0.1, -K SOURCE under the hood.

About

License:GNU Affero General Public License v3.0


Languages

Language:Go 100.0%