technology

7 Ansible tutorials tagged “technology”. Working examples covering automation, configuration management, and DevOps workflows.

Automating Dynamic Time Date Facts with Ansible

playbooks · 6

Learn how to work with dates, timestamps, and time formatting in Ansible playbooks using set_fact, now(), ansible_date_time, and strftime filters with.

Advanced

Efficient Automation with Ansible

playbooks · 3

A Practical Guide for DevOps Professionals by Michael Knyazev, Gineesh Madapparambath, and Nicholas Wong. With tested, real-world examples.

Advanced

Exploring the Marvel of Taj Mahal India — A Journey with Luca Berton

advanced · 3

Standing in front of the Taj Mahal make me reflect about the importance of cloud-native applications nowadays. With tested, real-world examples.

Advanced

How to Install Ansible on Ubuntu 23.10 Mantic Minotaur

playbooks · 4

Learn how to install Ansible on Ubuntu 23.10 through a remote SSH session with easy-to-follow steps and commands for seamless automation setup.

Beginner

Introduction to Chip Design with Open-Source EDA Tools

fundamentals · 2

Excited to announce my latest Coursera course, 'Introduction to Chip Design with Open-Source EDA Tools' in collaboration with the Starweaver Instructor.

Beginner

Run a Python Script on Remote Machines — Ansible module script

playbooks · 7

How to automate the execution of a "cars.py" custom Python script on a remote machine after transferring it and processing the output as an Ansible.

Beginner

Understanding Tokens: The Key to Smarter AI Models

playbooks · 5

Discover how tokens are the building blocks of AI, influencing how much data models can process and how smart they can become.

Advanced