128 B
128 B
My First Task - Solution
- name: Create a new directory
file:
path: "/tmp/new_directory"
state: directory
- name: Create a new directory
file:
path: "/tmp/new_directory"
state: directory