Skip to content

Commit

Permalink
ansible script updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Haritest authored Aug 9, 2022
1 parent c38b930 commit 96951fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/neo4j-backup/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- name: ls backup directory
#become: yes
#become_user: "{{ learner_user }}"
command: ls {{learner_user_home}}/backup/
command: ls {{learner_user_home}}/backup/neo4j_*
register: var1

- name: debugging variable
Expand Down

0 comments on commit 96951fc

Please sign in to comment.