summaryrefslogtreecommitdiff
path: root/changelogs/fragments/79677-fix-argspec-type-check.yml
blob: 3fe8b0f4206d023ff893b2b4cc8f9de155584385 (plain)
1
2
bugfixes:
  - module/role argument spec - validate the type for options that are None when the option is required or has a non-None default (https://github.com/ansible/ansible/issues/79656).