🏷 automation


Ansible

8 min read
Getting startedUse inventory and the target "example" to ping as root [example] ansible101.xyz ansible -i inventory example -m ping -u root Use ansible.cfg to set a default inventory [defaults] INVENTORY = inventory Log-in as root and check date, memory usage,…▷ read more