This is an old revision of the document!


Table of Contents

Ansible

Commands

ansible all -m ping -vvv
ansible hostname -m ping -vvv
ansible --inventory /etc/ansible/hosts myhost.local -i hosts -m ping
ansible-doc user
ansible-inventory --graph Ubuntu16_4                                           #show members of group "Ubuntu16_4"
ansible-inventory --graph                                                      #show groups

Config

/etc/ansible/ansible.cfg
server/ansible.1592770079.txt.gz · Last modified: 2020/06/21 22:07 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki