SyntaxFix
Write A Post
Hire A Developer
Questions
vars: mypath: "/etc/file.txt" tasks: - name: checking the file exists command: touch file.txt when: mypath is not exists