Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo authored Apr 15, 2021
1 parent 4b520fb commit 80d28cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- set_fact:
distribution_id: '{{ cf_distribution.id }}'

- name: ensure that default value of ipv6_enabled
- name: ensure that default value of 'ipv6_enabled' is 'false'
assert:
that:
- cf_distribution.changed
Expand Down

0 comments on commit 80d28cd

Please sign in to comment.