Configuration, Management by Ansible
Many ways is provided to install Ansible in Linux, MacOS.
Basically I recommended two way to install ansible.
- Use package maanger(apt|snap|pip) in linux.
- Use virtualization programs such as Docker, VMWare, Vagrant, Anaconda.
apt install ansible
conda activate