Skip to content
Snippets Groups Projects
Commit e3da4221 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

style: satisfy linter

parent e0de935f
No related branches found
No related tags found
No related merge requests found
Pipeline #5812 failed
......@@ -6,6 +6,7 @@
path: "{{ playbook_dir }}/backups/{{ ansible_date_time.iso8601 }}/"
state: directory
mode: "0755"
become: true
become_user: "{{ lookup('env', 'USER') }}"
delegate_to: localhost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment