v
veerubhotla sowmithri

Posted on 19th April 2024|74 views

0
votes

Ansible Check If File Exists

How to check whether the file exits or not?

Answers
P
Harshel Mike

Posted on 19th April 2024

In Ansible, we can check the existence of the file through the code:

 -name: check the file

 command: Sample.txt

 when: $(! -s /c/Sample.txt)

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo
  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos