diff --git a/promise-types/ini/ini.py b/promise-types/ini/ini.py index 0fdeeac..80b2c42 100644 --- a/promise-types/ini/ini.py +++ b/promise-types/ini/ini.py @@ -15,7 +15,7 @@ def __init__(self): def validate_attributes(self, promiser, attributes, meta): # Just pass the attributes on transparently to Ansible INI The Ansible - # module will report if the missing parameters are not an Ansible attributes + # module will report if the missing parameters are not in Ansible attributes return True