ansible

Manage groups of computers remotely over SSH. (use the /etc/ansible/hosts file to add new groups/hosts).
Some subcommands such as ansible galaxy have their own usage documentation.

=> More information.

ansible {group} --list-hosts
ansible {group} -m ping
ansible {group} -m setup
ansible {group} -m command -a '{my_command}'
ansible {group} --become --ask-become-pass -m command -a '{my_command}'
ansible {group} -i {inventory_file} -m command -a '{my_command}'
ansible localhost -m debug -a '{var=groups.keys()}'
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/ansible.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.532452 milliseconds
Gemini-to-HTML Time
0.563902 milliseconds

This content has been proxied by September (ba2dc).