directory

How to Delete Only Files Inside a Directory - Ansible module find

How to Delete Only Files Inside a Directory with Ansible? I’m going to show you a live Playbook with some simple Ansible code.

Continue reading

Backup With Robocopy on Windows - Ansible module win_robocopy

How to Backup With Robocopy on Windows with Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading

Create Directories in Windows Systems Using Ansible

How to create a directory in Windows-like systems with Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading

How to Check If a Directory Exists on Windows-like Systems with Ansible

How to check if a directory/folder exists on Windows-like systems with Ansible?

Continue reading

Create a directory in Linux - Ansible module file

How to create a directory with Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading

How to Check If a Directory Exists in Ansible

How to check if a directory exists in Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading