Skip to content

Commit

Permalink
fix fail
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher committed Feb 13, 2019
1 parent 6709f7c commit a0d5753
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 @@ -21,7 +21,7 @@

- name: combines group policies with default policies
set_fact:
firefox_policie:
firefox_policies:
policies: "{{ firefox_policies.policies | combine(firefox_policies_group.policies) }}"
when: firefox_policies_group is defined

Expand Down

0 comments on commit a0d5753

Please sign in to comment.