Skip to content

Commit 2ac4e0b

Browse files
Update promise-types/ini/ini.py
Co-authored-by: Craig Comstock <craig.comstock@northern.tech>
1 parent 76147c1 commit 2ac4e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

promise-types/ini/ini.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def __init__(self):
1515

1616
def validate_attributes(self, promiser, attributes, meta):
1717
# Just pass the attributes on transparently to Ansible INI The Ansible
18-
# module will report if the missing parameters are not an Ansible attributes
18+
# module will report if the missing parameters are not in Ansible attributes
1919

2020
return True
2121

0 commit comments

Comments
 (0)