Skip to content

Commit

Permalink
Remove recurse on fail2ban custom directory
Browse files Browse the repository at this point in the history
Molecule idempotence test
  • Loading branch information
ipr-cnrs committed Aug 18, 2021
1 parent 34c2668 commit 9b6c58b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@
path: "{{ nft__service_override_path | dirname }}"
state: directory
mode: '0755'
recurse: yes
when:
- nft_enabled|bool
- nft_service_manage|bool
Expand Down

0 comments on commit 9b6c58b

Please sign in to comment.