Assignment 2: Ansible

Installation and configuration of remote configuration tools: ANSIBLE

  1. Installation of Ansible (1): Keep the default configuration during the installation process

  2. Initial configuration:

  3. Control tasks (2):

  4. Deployment and configuration Tasks. Using ansible, you will have to automate the following tasks:

More datails in reference [1]

(1) Use the official debian software repositories

(2) Check the YAML syntax using online validators: https://codebeautify.org/yaml-validator

Last updated