Forgot to change the task name, oops!
This commit is contained in:
parent
392617f5ee
commit
1f9f27805f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
- name: Create ~/.config/git directory
|
- name: Create /var/log/journal directory
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: "/var/log/journal"
|
path: "/var/log/journal"
|
||||||
|
|
Loading…
Reference in a new issue