Skip to content

Details

A. Ansible session by Trishna Guha - 11 - 12:30 PM

  1. What is Ansible and How to Use it?

  2. Ansible Playbook examples.

  3. Contribute to Ansible with your Python skill -- this to be done in the 2nd half during project work.

B. Lightning talks

C. Project works -- 1:30 - 4:30PM.

Prerequisites Knowledge for Ansible session:

  1. Python Programming

  2. Git version control Environment Setup:

  3. Linux User: sudo dnf/yum/apt-get install ansible 2)

Windoes User: http://docs.ansible.com/ansible/intro_windows.html

  1. MacOS User: https://docs.ansible.com/ansible/intro_installation.html#latest-releases-on-mac-osx

  2. Clone Ansible Source Code: git clone https://github.com/ansible/ansible.git

Resource Links: https://docs.ansible.com https://www.ansible.com

Related topics

You may also like