Ansible

Introduction

Introduction

basically send scripts for remote computer to run. installed on users pc, not destination.

set up things like users, apt commands etc

configured in playbooks

/etc/ansible/hosts

ansible command

ansible-inventory command

ansible-playbook command

Module: apt

Module: git_config

Module: git

Module: template