Login
Remember
Register
Ask a Question
Ansible create directory
0
votes
asked
Sep 19, 2019
in
Ansible
by
Robin
Ansible create directory
#ansible-debug
#ansible
#ansible-windows
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 11, 2019
by
john ganales
edited
Mar 8, 2021
by
kamalkhandelwal29
file – Manage files and file properties
Synopsis
Parameters
See Also
Examples
Status
Synopsis
Set attributes of files, symlinks or directories.
Alternatively, remove files, symlinks or directories.
Many other modules support the same options as the file module - including
copy
,
template
, and
assemble
.
For Windows targets, use the module instead.
...