PyLadies July meetup
Details
A. Ansible session by Trishna Guha - 11 - 12:30 PM
-
What is Ansible and How to Use it?
-
Ansible Playbook examples.
-
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:
-
Python Programming
-
Git version control Environment Setup:
-
Linux User: sudo dnf/yum/apt-get install ansible 2)
Windoes User: http://docs.ansible.com/ansible/intro_windows.html
-
MacOS User: https://docs.ansible.com/ansible/intro_installation.html#latest-releases-on-mac-osx
-
Clone Ansible Source Code: git clone https://github.com/ansible/ansible.git
Resource Links: https://docs.ansible.com https://www.ansible.com
