Skip to content

Commit

Permalink
This fixes "Deprecation Warning" messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
VilleS1 authored May 17, 2018
1 parent 0c9895c commit 1eccf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
regexp="(^\-\:ALL\:ALL$)"
line="-:ALL:ALL"
insertafter="EOF"'
when: reg_slurm_access_conf|success and pam_enabled and pam_enable_slurm
when: reg_slurm_access_conf is success and pam_enabled and pam_enable_slurm

0 comments on commit 1eccf2c

Please sign in to comment.